Home
last modified time | relevance | path

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

/external/autotest/client/cros/audio/
Daudio_quality_measurement.py162 if numpy.iscomplexobj(x):
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops.py815 def iscomplexobj(x): function
822 return not iscomplexobj(x)
/external/tensorflow/third_party/py/numpy/tf_numpy_api/
Dtensorflow.experimental.numpy.pbtxt496 name: "iscomplexobj"