mlx_rs::ops

Function tanh_device

Source
pub fn tanh_device(
    a: impl AsRef<Array>,
    stream: impl AsRef<Stream>,
) -> Result<Array>
Expand description

Element-wise hyperbolic tangent.