Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.h36 constexpr auto kMinShape = "min_shape"; variable
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc96 enum class ShapeType { kMaxShape, kMinShape }; enumerator