Skip to main content

gumbel_device

Function gumbel_device 

Source
pub fn gumbel_device<'a, T: ArrayElement>(
    shape: impl IntoOption<&'a [i32]>,
    key: impl Into<Option<&'a Array>>,
    stream: impl AsRef<Stream>,
) -> Result<Array>
👎Deprecated since 0.26.0:

use with_stream or with_device around gumbel

Expand description

Compatibility shim for gumbel.