torch.true_divide¶ torch.true_divide(dividend, divisor, *, out) → Tensor¶ torch.div() 的别名,其中 rounding_mode=None。