Searched refs:GetInstructionNodeExtraInfo (Results 1 – 1 of 1) sorted by relevance
355 string GetInstructionNodeExtraInfo(const HloInstruction* instr);614 string extra_info = GetInstructionNodeExtraInfo(parent_instr); in DumpSubcomputation()784 string extra_info = GetInstructionNodeExtraInfo(instr); in DumpInstruction()1119 string HloDotDumper::GetInstructionNodeExtraInfo(const HloInstruction* instr) { in GetInstructionNodeExtraInfo() function in xla::__anon7102e5d00111::HloDotDumper