Home
last modified time | relevance | path

Searched defs:instruction_ids (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module.cc364 absl::flat_hash_set<int> instruction_ids; in CheckUniqueNamesAndIdsForComputationsAndInstructions() local
H A Dhlo.proto376 repeated int64 instruction_ids = 1; field