Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dutils.cc311 void CheckMinMaxShape(const ShapeVector &shape, ShapeVector *min_shape, ShapeVector *max_shape) { in CheckMinMaxShape() function
/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.cc736 void CheckAndConvertUtils::CheckMinMaxShape(const ShapeVector &shape, ShapeVector *min_shape, Shape… in CheckMinMaxShape() function in mindspore::CheckAndConvertUtils