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