mindspore.ops.true_divide
- mindspore.ops.true_divide(dividend, divisor)[source]
Alias for
mindspore.ops.div()with \(rounding\_mode=None\).- Supported Platforms:
AscendGPUCPU
Alias for mindspore.ops.div() with \(rounding\_mode=None\).
Ascend GPU CPU