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