Searched refs:GetInstructionNodeLabel (Results 1 – 1 of 1) sorted by relevance
352 string GetInstructionNodeLabel(const HloInstruction* instr);781 string node_label = GetInstructionNodeLabel(instr); in DumpInstruction()1071 string HloDotDumper::GetInstructionNodeLabel(const HloInstruction* instr) { in GetInstructionNodeLabel() function in xla::__anon7c0932a70111::HloDotDumper