erfinv_

paddle.Tensor. erfinv_ ( x: Tensor, name: str | None = None ) Tensor

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