Searched refs:geomspace (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_math_ops_test.py | 341 np_math_ops.geomspace(arg1, arg2, **kwargs), 342 np.geomspace(arg1, arg2, **kwargs),
|
D | np_math_ops.py | 1100 def geomspace(start, stop, num=50, endpoint=True, dtype=None, axis=0): # pylint: disable=missing-d… function
|
/external/tensorflow/third_party/py/numpy/tf_numpy_api/ |
D | tensorflow.experimental.numpy.pbtxt | 448 name: "geomspace"
|