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

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

Outputs values sampled from the standard normal distribution.