matrix_gt

Function matrix_gt 

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

Element-wise greater than comparison