logit_

paddle. logit_ ( x, eps=None, name=None ) [source]

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