评价此页

torch.true_divide#

torch.true_divide(dividend, divisor, *, out) Tensor#

别名,相当于 torch.div()rounding_mode=None