randn()
Returns a tensor filled with random numbers from a normal distribution with mean 0 and variance 1 (also called the standard normal distribution). If the seed is fixed, it must be reproducible in any device.
Tensor