Classes | |
---|---|
tensorflow::ops::Multinomial | Draws samples from a multinomial distribution. |
tensorflow::ops::ParameterizedTruncatedNormal | Outputs random values from a normal distribution. |
tensorflow::ops::RandomGamma | Outputs random values from the Gamma distribution(s) described by alpha. |
tensorflow::ops::RandomNormal | Outputs random values from a normal distribution. |
tensorflow::ops::RandomPoissonV2 | Outputs random values from the Poisson distribution(s) described by rate. |
tensorflow::ops::RandomShuffle | Randomly shuffles a tensor along its first dimension. |
tensorflow::ops::RandomUniform | Outputs random values from a uniform distribution. |
tensorflow::ops::RandomUniformInt | Outputs random integers from a uniform distribution. |
tensorflow::ops::TruncatedNormal | Outputs random values from a truncated normal distribution. |
© 2018 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/api_docs/cc/group/random-ops