Rate this Page

torch.divide#

torch.divide(input, other, *, rounding_mode=None, out=None) Tensor#

Alias for torch.div().