评价此页

torch.divide#

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

torch.div() 的别名。