Home
last modified time | relevance | path

Searched defs:IsTupleOutput (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/
Dgraph_builder.cc226 bool IsTupleOutput(const AnfNodePtr &out, AnfNodePtrList *real_outs) { in IsTupleOutput() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Danfalgo.cc1165 bool AnfAlgo::IsTupleOutput(const AnfNodePtr &anf) { in IsTupleOutput() function in mindspore::common::AnfAlgo