pub fn matrix_ne(a: &Tensor, b: &Tensor) -> Result<Tensor, String>
Element-wise inequality comparison