Module: tf.experimental.numpy.random
Public API for tf.experimental.numpy.random namespace.
Functions
rand(...): TensorFlow variant of NumPy's random.rand.
randint(...): TensorFlow variant of NumPy's random.randint.
randn(...): TensorFlow variant of NumPy's random.randn.
random(...): TensorFlow variant of NumPy's random.random.
seed(...): TensorFlow variant of NumPy's random.seed.
uniform(...): TensorFlow variant of NumPy's random.uniform.
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/python/tf/experimental/numpy/random