LogAddExp2 ========== Logarithm of sum of exponentiations in base-2. **Abstract Signature:** ``LogAddExp2(input: Tensor, other: Tensor)`` .. raw:: html

PyTorch

API: torch.logaddexp2
Strategy: Direct Mapping

JAX (Core)

API: jax.numpy.logaddexp2
Strategy: Direct Mapping

NumPy

API: numpy.logaddexp2
Strategy: Direct Mapping

Keras

API: keras.ops.numpy.logaddexp2
Strategy: Direct Mapping

TensorFlow

API: tf.experimental.numpy.logaddexp2
Strategy: Direct Mapping

Flax NNX

API: jax.numpy.logaddexp2
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.logaddexp2
Strategy: Direct Mapping