[][src]Function autograd::ops::standard_uniform

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

Outputs values sampled from the standard uniform distribution.