lgamma_

paddle. lgamma_ ( x: Tensor, name: str | None = None ) Tensor [source]

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