Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc361 string GetInstructionNodeExtraInfo(const HloInstruction* instr);
621 string extra_info = GetInstructionNodeExtraInfo(parent_instr); in DumpSubcomputation()
794 string extra_info = GetInstructionNodeExtraInfo(instr); in DumpInstruction()
1148 string HloDotDumper::GetInstructionNodeExtraInfo(const HloInstruction* instr) { in GetInstructionNodeExtraInfo() function in xla::__anonf346b5ae0111::HloDotDumper