Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc1762 ArgsContext args_context = ArgsContext(); in ParseCall() local
1869 …::ParseArgsInCall(const FunctionBlockPtr &block, const py::list &args, ArgsContext *args_context) { in ParseArgsInCall()
1900 …eKeywordsInCall(const FunctionBlockPtr &block, const py::object &node, ArgsContext *args_context) { in ParseKeywordsInCall()