Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dcommon.h65 static const char *const kIsDynamicShape = "isDynamicShape"; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/utils/
Dutils.h636 constexpr auto kIsDynamicShape = "is_dynamic_shape"; variable