Commit 0c4a332
committed
build: bump pinned MLX to 0.32.0
Maintenance bump of the native MLX pin from 0.31.2. No API changes.
Transparently picks up two upstream perf improvements to kernels emily
already uses: qmv_wide small-batch quantized matvec (accelerates the
fused quantized path) and fused SDPA coverage for asymmetric Q/V head
dims.
Full suite green on the new version: default (737 tests, 40 doctests,
79 properties), conformance (eager/native/fuse vs PyTorch references),
and the full-checkpoint tiers (ViT/Whisper/DistilBERT/fast-kernels +
MNIST training canary).1 parent 0f614a4 commit 0c4a332
3 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments