NdIter ====== Efficient multi-dimensional iterator object. **Abstract Signature:** ``NdIter(op: Array)`` .. raw:: html

PyTorch

API:
Strategy: Custom / Partial

JAX (Core)

API: jax.numpy.nditer
Strategy: Direct Mapping

NumPy

API: numpy.nditer
Strategy: Direct Mapping

Keras

API:
Strategy: Custom / Partial

TensorFlow

API:
Strategy: Custom / Partial

Apple MLX

API:
Strategy: Custom / Partial