Randomly set some portion of values in the tensor to 0.
Arguments
- inputs
A tensor
- rate
numeric
- noise_shape
A
shape()value- seed
Initial seed for the random number generator
See also
Other random: random_beta() random_binomial() random_categorical() random_gamma() random_integer() random_normal() random_seed_generator() random_shuffle() random_truncated_normal() random_uniform()