Searched refs:GetInstructionNodeExtraInfo (Results 1 – 1 of 1) sorted by relevance
361 string GetInstructionNodeExtraInfo(const HloInstruction* instr);621 string extra_info = GetInstructionNodeExtraInfo(parent_instr); in DumpSubcomputation()794 string extra_info = GetInstructionNodeExtraInfo(instr); in DumpInstruction()1148 string HloDotDumper::GetInstructionNodeExtraInfo(const HloInstruction* instr) { in GetInstructionNodeExtraInfo() function in xla::__anonf346b5ae0111::HloDotDumper