matrix_ge

Function matrix_ge 

Source
pub fn matrix_ge(a: &Tensor, b: &Tensor) -> Result<Tensor, String>
Expand description

Element-wise greater than or equal comparison