Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops_test.py341 np_math_ops.geomspace(arg1, arg2, **kwargs),
342 np.geomspace(arg1, arg2, **kwargs),
Dnp_math_ops.py1100 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/
Dtensorflow.experimental.numpy.pbtxt448 name: "geomspace"