powered by
Less_equal
torch_less_equal(self, other)
(Tensor) the tensor to compare
(Tensor or float) the tensor or value to compare
Alias for torch_le().
torch_le()