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.Greater
=====================
.. py:class:: mindspore.ops.Greater()
按元素比较输入参数 :math:`x,y` 的值,输出结果为bool值。
更多参考详见 :func:`mindspore.ops.gt`。