torch.divide

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

别名 для torch.div()

本页目录