Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_graph_dumper.cc393 std::string GetInstructionNodeBackendConfig(const HloInstruction* instr);
660 GetInstructionNodeBackendConfig(parent_instr); in DumpSubcomputation()
830 std::string node_backend_config = GetInstructionNodeBackendConfig(instr); in DumpInstruction()
1262 std::string HloDotDumper::GetInstructionNodeBackendConfig( in GetInstructionNodeBackendConfig() function in xla::__anon2775451d0111::HloDotDumper