Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc248 absl::flat_hash_set<int> instruction_ids; in CheckUniqueNamesAndIdsForComputationsAndInstructions() local
Dhlo.proto240 repeated int64 instruction_ids = 1; field