Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc1410 py::object function_ast_node = python_adapter::GetPyObjAttr(node, "func"); in ParseRaiseCall() local
1745 py::object function_ast_node = python_adapter::GetPyObjAttr(node, "func"); in ParseCall() local