rsqrt_

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

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