mlx_rs::ops

Function negative_device

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