Searched defs:ConvertMakeListPrimitiveCNode (Results 1 – 2 of 2) sorted by relevance
95 AnfNodePtr MakeListPass::ConvertMakeListPrimitiveCNode(const CNodePtr &cnode, const PrimitivePtr &p… in ConvertMakeListPrimitiveCNode() function in mindspore::opt::MakeListPass
360 static AnfNodePtr ConvertMakeListPrimitiveCNode(const CNodePtr &cnode, const PrimitivePtr &prim) { in ConvertMakeListPrimitiveCNode() function