Searched refs:GetFrontNodeWithIndexByGraphOutput (Results 1 – 4 of 4) sorted by relevance
207 auto front_node_with_index = graph->GetFrontNodeWithIndexByGraphOutput(output_with_index); in FetchFrontNodeWithIndexByGraphOutput()
247 …AnfWithOutIndex GetFrontNodeWithIndexByGraphOutput(const AnfWithOutIndex &backend_graph_output_wit…
1207 AnfWithOutIndex KernelGraph::GetFrontNodeWithIndexByGraphOutput( in GetFrontNodeWithIndexByGraphOutput() function in mindspore::session::KernelGraph
390 auto origin_output_with_index = graph->GetFrontNodeWithIndexByGraphOutput(output_with_index); in CacheGraphOutputToActor()