Creates a tensor that will contain different randomly generated data each time it is evaluated.
All elements in the tensor will be drawn from uniformly from the interval (0, 1]
The shape of the random tensor
See Implementation
Creates a tensor that will contain different randomly generated data each time it is evaluated.
All elements in the tensor will be drawn from uniformly from the interval (0, 1]