Ldexp_ ====== In-place ldexp. **Abstract Signature:** ``Ldexp_(input, other)`` .. raw:: html

PyTorch

API: torch.ldexp_
Strategy: Direct Mapping

JAX (Core)

API: jnp.ldexp
Strategy: Direct Mapping

NumPy

API: np.ldexp
Strategy: Direct Mapping

Flax NNX

API: jnp.ldexp
Strategy: Direct Mapping