Sqrt_ ===== In-place square root. **Abstract Signature:** ``Sqrt_(input: Tensor)`` .. raw:: html

PyTorch

API: torch.sqrt_
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Macro 'jax.numpy.sqrt({input})'