torch.divide¶ torch.divide(input, other, *, rounding_mode=None, out=None) → Tensor¶ 是 torch.div() 的別名。