Home
last modified time | relevance | path

Searched refs:_check_input_for_asarray (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/numpy/
Dutils.py57 def _check_input_for_asarray(array_like): function
Darray_creations.py30 from .utils import _check_input_for_asarray, _deep_list, _deep_tensor_to_nparray, \
106 _check_input_for_asarray(a)
180 _check_input_for_asarray(a)