Function autograd::ops::random_exp [] [src]

pub fn random_exp<T: ArrayLike>(shape: &T, lambda: f64) -> Tensor

Outputs values sampled from the exponential distribution.