trunc_

paddle. trunc_ ( input: Tensor, name: str | None = None ) Tensor [source]

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