NextAfter ========= Return the next floating-point value after input towards other. **Abstract Signature:** ``NextAfter(input: Tensor, other: Tensor)`` .. raw:: html

PyTorch

API: torch.nextafter
Strategy: Direct Mapping

JAX (Core)

API: jax.numpy.nextafter
Strategy: Direct Mapping

NumPy

API: numpy.nextafter
Strategy: Direct Mapping

Keras

API:
Strategy: Custom / Partial

TensorFlow

API: tf.math.nextafter
Strategy: Direct Mapping

Apple MLX

API:
Strategy: Custom / Partial

Flax NNX

API: jax.numpy.nextafter
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.nextafter
Strategy: Direct Mapping