mirror of
https://github.com/ROCm/jax.git
synced 2025-04-25 01:26:04 +00:00

I had to revert to using `Any` for `RaggedAxis.ragged_axes` because pytype found more latent type errors, which require the understanding of ragedness and dynamic shapes internals to fix properly.