Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h229 NameUniquer& instruction_name_uniquer() { return instruction_name_uniquer_; } in instruction_name_uniquer() function
Dhlo_computation.cc106 instruction->UniquifyName(&parent()->instruction_name_uniquer()); in AddInstructionInternal()