matrix_le

Function matrix_le 

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

Element-wise less than or equal comparison