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