mindspore.ops.true_divide

View Source On Gitee
mindspore.ops.true_divide(dividend, divisor)[source]

Alias for mindspore.ops.div() with \(rounding\_mode=None\).

Supported Platforms:

Ascend GPU CPU