Rate this Page

torch.subtract#

torch.subtract(input, other, *, alpha=1, out=None) Tensor#

Alias for torch.sub().