Searched refs:GetRefCorrespondOutput (Results 1 – 6 of 6) sorted by relevance
380 auto origin_pair = kernel_graph->GetRefCorrespondOutput(out_pair); in SetFusionOpRefInfos()387 auto origin_pair = kernel_graph->GetRefCorrespondOutput(out_pair); in SetFusionOpRefInfos()
67 auto origin_pair = graph_->GetRefCorrespondOutput(out_pair); in InitDynamicOutputKernelRef()
170 AnfWithOutIndex GetRefCorrespondOutput(const AnfWithOutIndex &out_pair) const;
872 AnfWithOutIndex KernelGraph::GetRefCorrespondOutput(const AnfWithOutIndex &out_pair) const { in GetRefCorrespondOutput() function in mindspore::session::KernelGraph
808 auto origin_pair = graph->GetRefCorrespondOutput(out_pair); in RefNodeProcess()
670 auto origin_pair = graph.GetRefCorrespondOutput(out_pair); in UpdateRefNodeOutputMem()