Commit 8441353
README: refresh Limitations section
Two stale bullets:
- "currently targets JAX 0.8.x" — now tested on 0.8.x, 0.9.x, and
0.10.x; pin is jax>=0.8,<0.11.
- "effective_order is a hint, not a guarantee" — was true before the
cross-jit propagation fix; now it's a real contract (correct prefix
below the threshold, unspecified above), uniform across all aware
primitives.
Pytree-primal limitation is still accurate; kept.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e3ce5b5 commit 8441353
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
284 | | - | |
| 282 | + | |
| 283 | + | |
285 | 284 | | |
286 | 285 | | |
287 | 286 | | |
| |||
0 commit comments