Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/numpy/
Dutils.py23 _tuple_setitem, _callable_const, _check_is_float, _get_device
203 return _callable_const(F.typeof(obj))
Dutils_const.py494 def _callable_const(x): function