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.cc355 string GetInstructionNodeExtraInfo(const HloInstruction* instr);
614 string extra_info = GetInstructionNodeExtraInfo(parent_instr); in DumpSubcomputation()
784 string extra_info = GetInstructionNodeExtraInfo(instr); in DumpInstruction()
1119 string HloDotDumper::GetInstructionNodeExtraInfo(const HloInstruction* instr) { in GetInstructionNodeExtraInfo() function in xla::__anon7102e5d00111::HloDotDumper