評價此頁

torch.divide#

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

等同於 torch.div()