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