Rsqrt_ ====== In-place version of Rsqrt. **Abstract Signature:** ``Rsqrt_(input: Tensor)`` .. raw:: html

PyTorch

API: torch.rsqrt_
Strategy: Direct Mapping

JAX (Core)

API: jax.lax.rsqrt
Strategy: Direct Mapping