Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dauto_monad.cc117 RefInputs ref_inputs; in GetRefInputs() local
1956 auto ref_inputs = GetRefInputs(cnode); in InsertLoads() local
1985 …std::vector<AnfNodePtr> MakeLoads(const CNodePtr &cnode, const RefInputs &ref_inputs, const AnfNod… in MakeLoads()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dgraph_splitter.cc466 AnfNodePtrList ref_inputs; in GetRefInputs() local
1448 AnfNodePtrList ref_inputs = GetRefInputs(cnode); in ProcessRefNodes() local