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

9 lines
183 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.Less
===================
.. py:class:: mindspore.ops.Less
逐元素计算 :math:`x < y` 返回为bool。
详情请查看 :func:`mindspore.ops.less`