floor_

paddle.Tensor. floor_ ( x, name=None )

Inplace version of floor API, the output Tensor will be inplaced with input x. Please refer to floor.