Home
last modified time | relevance | path

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

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