Searched defs:ReplaceMakeTuple (Results 1 – 3 of 3) sorted by relevance
119 AnfNodePtr ReplaceMakeTuple(const FuncGraphPtr &func_graph, const CNodePtr &cnode) { in ReplaceMakeTuple() function
287 AnfNodePtr EliminateHangingOutput::ReplaceMakeTuple(const AnfNodePtr &node, const AnfNodePtrList &g… in ReplaceMakeTuple() function in mindspore::graphkernel::EliminateHangingOutput
329 STATUS ScalarOpPass::ReplaceMakeTuple(const FuncGraphPtr &func_graph, const AnfNodePtr &anf_node, in ReplaceMakeTuple() function in mindspore::opt::ScalarOpPass