Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/optimizer/dynamic_shape/
Ddynamic_shape_helper.cc396 const AbstractBasePtrList &args_spec_list, bool has_py_execute_data) { in InferShapeForPrimitive()
421 bool has_py_execute_data = false; in InferShape() local