ceil_

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

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