What's Changed
- Fix doc comments and verify in CI by @DePasqualeOrg in #383
- Fix QuantizedLinear for non-affine quantization modes (mxfp4) by @Nicolas-nwb in #384
- add more compile() overloads -- up to arity 8 on input and 4 on output by @davidkoski in #394
- add missing functions by @davidkoski in #387
- feat: Add AdamW bias correction parameter. by @mattgallagher in #400
- fix: check mlx_detail_compile and mlx_closure_apply return values in CompiledFunction by @vernonstinebaker in #398
- hold evalLock while computing tostring by @davidkoski in #410
- Expose nuclear norm order in linalg API by @RNT56 in #411
New Contributors
- @Nicolas-nwb made their first contribution in #384
- @mattgallagher made their first contribution in #400
- @vernonstinebaker made their first contribution in #398
- @RNT56 made their first contribution in #411
Full Changelog: 0.31.3...0.31.4