Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc360 string GetInstructionNodeBackendConfig(const HloInstruction* instr);
625 string node_backend_config = GetInstructionNodeBackendConfig(parent_instr); in DumpSubcomputation()
793 string node_backend_config = GetInstructionNodeBackendConfig(instr); in DumpInstruction()
1138 string HloDotDumper::GetInstructionNodeBackendConfig( in GetInstructionNodeBackendConfig() function in xla::__anonf346b5ae0111::HloDotDumper