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

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

Outputs values sampled from the standard uniform distribution.