Home
last modified time | relevance | path

Searched defs:arg_start_index (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/irpass/
Dparameter_eliminate.h205 size_t arg_start_index = 1; in AdjustCallerArgs() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/
Dvm.cc439 const size_t arg_start_index = 2; in InstExternal() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dfunc_graph_cloner.cc477 …ameters(const FuncGraphPtr &func_graph, const AnfNodeWeakPtrList &inputs, size_t arg_start_index) { in OrderParameters()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dprogram_specialize.cc1483 constexpr int arg_start_index = 2; in BuildRealInputsFromPartialCNode() local