mindspore.ops.true_divide
- mindspore.ops.true_divide(dividend, divisor)[source]
Alias for
mindspore.ops.div()withrounding_mode=None.Warning
After version 2.9.0, dividend and divisor will be renamed to input and other.
- Supported Platforms:
AscendGPUCPU