Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-04-20 UTC.
[null,null,["Last updated 2020-04-20 UTC."],[],[],null,["# Random Ops\n==========\n\nSummary\n-------\n\n| ### Classes ||\n|----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------|\n| [tensorflow::ops::Multinomial](/versions/r1.15/api_docs/cc/class/tensorflow/ops/multinomial) | Draws samples from a multinomial distribution. |\n| [tensorflow::ops::ParameterizedTruncatedNormal](/versions/r1.15/api_docs/cc/class/tensorflow/ops/parameterized-truncated-normal) | Outputs random values from a normal distribution. |\n| [tensorflow::ops::RandomGamma](/versions/r1.15/api_docs/cc/class/tensorflow/ops/random-gamma) | Outputs random values from the Gamma distribution(s) described by alpha. |\n| [tensorflow::ops::RandomNormal](/versions/r1.15/api_docs/cc/class/tensorflow/ops/random-normal) | Outputs random values from a normal distribution. |\n| [tensorflow::ops::RandomPoissonV2](/versions/r1.15/api_docs/cc/class/tensorflow/ops/random-poisson-v2) | Outputs random values from the Poisson distribution(s) described by rate. |\n| [tensorflow::ops::RandomShuffle](/versions/r1.15/api_docs/cc/class/tensorflow/ops/random-shuffle) | Randomly shuffles a tensor along its first dimension. |\n| [tensorflow::ops::RandomUniform](/versions/r1.15/api_docs/cc/class/tensorflow/ops/random-uniform) | Outputs random values from a uniform distribution. |\n| [tensorflow::ops::RandomUniformInt](/versions/r1.15/api_docs/cc/class/tensorflow/ops/random-uniform-int) | Outputs random integers from a uniform distribution. |\n| [tensorflow::ops::TruncatedNormal](/versions/r1.15/api_docs/cc/class/tensorflow/ops/truncated-normal) | Outputs random values from a truncated normal distribution. |"]]