Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dop_utils.cc410 bool IsDynamicShapeSkipExecute(const bool skip_mode, const ShapeVector &axes_shape) { in IsDynamicShapeSkipExecute() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Danf_runtime_algorithm.cc1627 bool AnfRuntimeAlgorithm::IsDynamicShapeSkipExecute(bool skip_mode, const ShapeVector &axes_shape) { in IsDynamicShapeSkipExecute() function in mindspore::session::AnfRuntimeAlgorithm
1635 bool AnfRuntimeAlgorithm::IsDynamicShapeSkipExecute(const CNodePtr &cnode) { in IsDynamicShapeSkipExecute() function in mindspore::session::AnfRuntimeAlgorithm