torch.less_equal
-
torch.less_equal(input, other, *, out=None) → Tensor -
Alias for
torch.le().
torch.less_equal(input, other, *, out=None) → Tensor Alias for torch.le().
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.less_equal.html