rocm_jax/jax/experimental
Adam Paszke 1fbc4a15dd [Mosaic GPU] Infer whether A/B are row- or column-major from strides
There's no need to require extra arguments. This makes our calling convention
saner since the logical dimension order stays the same (e.g. for B it's always
k before n in the shape), only the in-memory representation changes.

Other than the API change, this is a NFC.

PiperOrigin-RevId: 723449720
2025-02-05 04:01:04 -08:00
..
2025-01-13 15:30:49 -05:00
2025-01-22 16:17:54 -05:00
2025-01-14 19:04:49 -06:00