Creates a function that generates standard normal random samples.
batch_size (int) – Number of batch samples
Tensor of shape (batch_size, dim_size) with uniform samples
torch.FloatTensor