An array of integers defining the output tensor shape.
The shape parameter of the gamma distribution.
Optional
beta: numberThe inverse scale parameter of the gamma distribution. Defaults to 1.
Optional
dtype: "float32" | "int32"The data type of the output. Defaults to float32.
Optional
seed: numberThe seed for the random number generator.
Generated using TypeDoc
Creates a
tf.Tensor
with values sampled from a gamma distribution.