torch.true_divide¶ torch.true_divide(dividend, divisor, *, out) → 张量¶ 别名用于 torch.div() 并带有 rounding_mode=None。