matrix_lt

Function matrix_lt 

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

Element-wise less than comparison