mindspore/docs/api/api_python/ops/mindspore.ops.RealDiv.rst

9 lines
270 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

mindspore.ops.RealDiv
=======================
.. py:class:: mindspore.ops.RealDiv
第一个输入Tensor元素为分子第二个输入Tensor元素为分母逐元素进行浮点型除法运算。
更多细节请参考 :func:`mindspore.ops.div`