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.cc354 string GetInstructionNodeBackendConfig(const HloInstruction* instr);
618 string node_backend_config = GetInstructionNodeBackendConfig(parent_instr); in DumpSubcomputation()
783 string node_backend_config = GetInstructionNodeBackendConfig(instr); in DumpInstruction()
1110 string HloDotDumper::GetInstructionNodeBackendConfig( in GetInstructionNodeBackendConfig() function in xla::__anon7c0932a70111::HloDotDumper