Are there plans to support `apply_along_axis`? * [X] [numpy](https://numpy.org/doc/2.3/reference/generated/numpy.apply_along_axis.html) * [X] [cupy](https://docs.cupy.dev/en/latest/reference/generated/cupy.apply_along_axis.html) * [ ] torch * [X] [dask](https://docs.dask.org/en/stable/generated/dask.array.apply_along_axis.html) * [X] [jax](https://docs.jax.dev/en/latest/_autosummary/jax.numpy.apply_along_axis.html)