Searched defs:ConvertMakeListToMakeTuple (Results 1 – 2 of 2) sorted by relevance
32 AnfNodePtr MakeListPass::ConvertMakeListToMakeTuple(const CNodePtr &node) { in ConvertMakeListToMakeTuple() function in mindspore::opt::MakeListPass
299 static AnfNodePtr ConvertMakeListToMakeTuple(const CNodePtr &node) { in ConvertMakeListToMakeTuple() function