Searched defs:ReplaceMakeTuple (Results 1 – 2 of 2) sorted by relevance
114 AnfNodePtr ReplaceMakeTuple(const FuncGraphPtr &func_graph, const CNodePtr &cnode) { in ReplaceMakeTuple() function
225 AnfNodePtr EliminateHangingOutput::ReplaceMakeTuple(const AnfNodePtr &node, const AnfNodePtrList &g… in ReplaceMakeTuple() function in mindspore::opt::EliminateHangingOutput