Searched refs:GetInstructionNodeMetadata (Results 1 – 1 of 1) sorted by relevance
353 string GetInstructionNodeMetadata(const HloInstruction* instr);782 string node_metadata = GetInstructionNodeMetadata(instr); in DumpInstruction()1092 string HloDotDumper::GetInstructionNodeMetadata(const HloInstruction* instr) { in GetInstructionNodeMetadata() function in xla::__anon7102e5d00111::HloDotDumper