Function autograd::ops::standard_normal [] [src]

pub fn standard_normal<T: ArrayLike>(shape: &T) -> Tensor

Outputs values sampled from the standard normal distribution.