logical_or_¶
- paddle. logical_or_ ( x, y, name=None ) [source]
-
Inplace version of
logical_or
API, the output Tensor will be inplaced with inputx
. Please refer to logical_or.
Inplace version of logical_or
API, the output Tensor will be inplaced with input x
. Please refer to logical_or.