pub fn matrix_ge(a: &Tensor, b: &Tensor) -> Result<Tensor, String>
Element-wise greater than or equal comparison