Home
last modified time | relevance | path

Searched refs:CheckUniqueNamesAndIdsForComputationsAndInstructions (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h284 Status CheckUniqueNamesAndIdsForComputationsAndInstructions() const;
Dhlo_module.cc244 Status HloModule::CheckUniqueNamesAndIdsForComputationsAndInstructions() const { in CheckUniqueNamesAndIdsForComputationsAndInstructions() function in xla::HloModule
356 module->CheckUniqueNamesAndIdsForComputationsAndInstructions()); in CreateFromProto()