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.h327 Status CheckUniqueNamesAndIdsForComputationsAndInstructions() const;
Dhlo_module.cc301 Status HloModule::CheckUniqueNamesAndIdsForComputationsAndInstructions() const { in CheckUniqueNamesAndIdsForComputationsAndInstructions() function in xla::HloModule
416 module->CheckUniqueNamesAndIdsForComputationsAndInstructions()); in CreateFromProto()