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

Explicitly make the assumption that `runtime_smem` starts at `0` in the Pallas module context---which should be enforced by Mosaic GPU. This is in preparation of changes implementing transform inference. PiperOrigin-RevId: 732091266