VMap ==== Vectorizing map. Creates a function that maps f over array axes. **Abstract Signature:** ``VMap(f: Callable, in_axes = 0, out_axes = 0)`` .. raw:: html
torch.vmap
jax.vmap
tf.vectorized_map
mlx.core.vmap
flax.nnx.vmap