mlx_rs::ops

Function atanh_device

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

Element-wise inverse hyperbolic tangent.