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