-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: ml-explore/mlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add missing break in bool_ switch case that would result in falling through to the uint8_t case
#3655
opened Jun 10, 2026 by
psolanki
Loading…
2 of 4 tasks
Fix multi-wire recv prefill deadlock in jaccl ring backend
#3654
opened Jun 10, 2026 by
jasonpaulso
Loading…
2 of 4 tasks
Validate inputs in GroupNorm and InstanceNorm
#3653
opened Jun 10, 2026 by
ishtihoss
Loading…
3 of 4 tasks
Fix Adafactor factored update for params with more than 2 dims
#3652
opened Jun 10, 2026 by
ishtihoss
Loading…
3 of 4 tasks
[fix] allow exporting custom Metal kernels without a Metal backend
#3650
opened Jun 10, 2026 by
xthomaswang
Loading…
4 tasks done
fix(shapeless): infer dynamic dim in Unflatten::output_shapes (#2607)
#3649
opened Jun 9, 2026 by
nac7
Loading…
Emit valid kernel source for non-finite float constants
#3648
opened Jun 9, 2026 by
tillahoffmann
Loading…
Fix CPU gather transposing column-contiguous slices
#3647
opened Jun 9, 2026 by
tillahoffmann
Loading…
Add stft and istft to mlx.core.fft
#3639
opened Jun 8, 2026 by
eyupcanakman
Contributor
Loading…
4 tasks done
Enable fused SDPA vector kernel for asymmetric Q/V head dims (192, 128)
#3637
opened Jun 6, 2026 by
yohann-bearzi
Loading…
Fix JVPs of power, divmod, and slice_update with partly traced inputs
#3636
opened Jun 6, 2026 by
qflen
Contributor
Loading…
4 tasks done
Fix JVPs of select, arctan2, masked_scatter, and bitwise ops
#3633
opened Jun 5, 2026 by
qflen
Contributor
Loading…
4 tasks done
Fix int16 overflow in NAX qmm edge-tile bounds
#3631
opened Jun 5, 2026 by
scyyh11
Loading…
4 tasks done
Fix intermittent wrong bias gradient in fast::layer_norm VJP (Metal WAR hazard)
#3630
opened Jun 5, 2026 by
tillahoffmann
Loading…
NAX requires setting MACOSX_DEPLOYMENT_TARGET=26.2
#3622
opened Jun 4, 2026 by
zcbenz
Collaborator
Loading…
Add metal::set_metallib_path() to override the metallib search path
#3597
opened May 28, 2026 by
olilarkin
Loading…
Implement batched matmul for large 1D dot products
#3580
opened May 22, 2026 by
Ved235
Loading…
2 of 4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.