Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc383 string GetInstructionTrivialComputationStr(const HloInstruction* instr);
796 string trivial_subcomputation = GetInstructionTrivialComputationStr(instr); in DumpInstruction()
1264 string HloDotDumper::GetInstructionTrivialComputationStr( in GetInstructionTrivialComputationStr() function in xla::__anonf346b5ae0111::HloDotDumper