Searched refs:GetNodeForEdge (Results 1 – 1 of 1) sorted by relevance
378 const HloInstruction* GetNodeForEdge(const HloInstruction* instr);594 const HloInstruction* from = GetNodeForEdge(subcomp->root_instruction()); in DumpSubcomputation()689 const HloInstruction* from = GetNodeForEdge(computation_->root_instruction()); in DumpRootTag()1215 from = GetNodeForEdge(from); in AddInstructionIncomingEdges()1291 const HloInstruction* HloDotDumper::GetNodeForEdge( in GetNodeForEdge() function in xla::__anon7c0932a70111::HloDotDumper