Commit 8e4c5d3
Use
JAX is undergoing a rename of the contents of `jax.experimental.layouts` in preparation for its graduation from experimental:
1. "Formats" are replacing "layouts", and specifically `Layout` -> `Format`
2. "Layouts" are replacing "device local layouts", and specifically `DeviceLocalLayout` -> `Layout`
This is an incremental update carrying out #1.
PiperOrigin-RevId: 772114015jax_layout.Format in place of jax_layout.Layout
1 parent cbf9a8f commit 8e4c5d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
0 commit comments