Searched defs:IsTupleOutput (Results 1 – 2 of 2) sorted by relevance
226 bool IsTupleOutput(const AnfNodePtr &out, AnfNodePtrList *real_outs) { in IsTupleOutput() function
1165 bool AnfAlgo::IsTupleOutput(const AnfNodePtr &anf) { in IsTupleOutput() function in mindspore::common::AnfAlgo