Searched refs:GetInstructionNodeMetadata (Results 1 – 1 of 1) sorted by relevance
359 string GetInstructionNodeMetadata(const HloInstruction* instr);792 string node_metadata = GetInstructionNodeMetadata(instr); in DumpInstruction()1120 string HloDotDumper::GetInstructionNodeMetadata(const HloInstruction* instr) { in GetInstructionNodeMetadata() function in xla::__anonf346b5ae0111::HloDotDumper