Searched refs:GetInstructionNodeBackendConfig (Results 1 – 1 of 1) sorted by relevance
354 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