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