mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00

This allows us to override the inferred tiling of the values, which makes it possible to e.g. preswizzle the data into a more efficient format before the kernel. PiperOrigin-RevId: 553402946