Searched refs:GetNodeForEdge (Results 1 – 1 of 1) sorted by relevance
372 const HloInstruction* GetNodeForEdge(const HloInstruction* instr);587 const HloInstruction* from = GetNodeForEdge(subcomp->root_instruction()); in DumpSubcomputation()682 const HloInstruction* from = GetNodeForEdge(computation_->root_instruction()); in DumpRootTag()1177 from = GetNodeForEdge(from); in AddInstructionIncomingEdges()1252 const HloInstruction* HloDotDumper::GetNodeForEdge( in GetNodeForEdge() function in xla::__anon7102e5d00111::HloDotDumper