Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

torch.subtract#

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

Alias for torch.sub().