We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa14ac1 commit 3a0c53dCopy full SHA for 3a0c53d
docs/api/paddle/logical_or_cn.rst
@@ -8,7 +8,7 @@ logical_or
8
逐元素的对 ``X`` 和 ``Y`` 进行逻辑或运算。
9
10
.. math::
11
- Out = X || Y
+ Out = X||Y
12
13
.. note::
14
``paddle.logical_or`` 遵守 broadcasting,如您想了解更多,请参见 `Tensor 介绍`_ .
0 commit comments