Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/numpy/
Dutils_const.py170 def _check_axis_in_range(axis, ndim): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/
Dnn_func.py1964 def _check_axis_in_range(axis, ndim): function