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.cc353 string GetInstructionNodeMetadata(const HloInstruction* instr);
782 string node_metadata = GetInstructionNodeMetadata(instr); in DumpInstruction()
1092 string HloDotDumper::GetInstructionNodeMetadata(const HloInstruction* instr) { in GetInstructionNodeMetadata() function in xla::__anon7102e5d00111::HloDotDumper