Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc352 string GetInstructionNodeLabel(const HloInstruction* instr);
781 string node_label = GetInstructionNodeLabel(instr); in DumpInstruction()
1071 string HloDotDumper::GetInstructionNodeLabel(const HloInstruction* instr) { in GetInstructionNodeLabel() function in xla::__anon7102e5d00111::HloDotDumper