Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc359 string GetInstructionNodeMetadata(const HloInstruction* instr);
792 string node_metadata = GetInstructionNodeMetadata(instr); in DumpInstruction()
1120 string HloDotDumper::GetInstructionNodeMetadata(const HloInstruction* instr) { in GetInstructionNodeMetadata() function in xla::__anonf346b5ae0111::HloDotDumper