Home
last modified time | relevance | path

Searched refs:check_reshape_shp (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/
D_checkparam.py672 def check_reshape_shp(shp): member in Validator
/third_party/mindspore/mindspore/_extends/parse/
Dstandard_method.py1639 check_reshape_shp_const = constexpr(validator.check_reshape_shp)
/third_party/mindspore/mindspore/common/
Dtensor.py639 new_shape = validator.check_reshape_shp(shape)