Dan Anderson
|
db487f3649
|
PR #3220 LayerNorm VJP returns zeros_like(weight) instead of zeros_like(bias placeholder) (#3231)
Co-authored-by: KD2YCU <me@kd2ycu.com>
|
2026-03-09 17:06:12 -07:00 |
|
Angelos Katharopoulos
|
d06c3c8936
|
Improve mlx.distributed_config (#3199)
|
2026-03-09 13:17:51 -07:00 |
|
Long Yixing
|
be872ebdef
|
[CUDA] implement Hadamard transform (#3179)
|
2026-03-05 09:34:19 +01:00 |
|
willem adnet
|
8cd377b7db
|
Add the bartlett function (#3155)
|
2026-03-03 11:40:54 -08:00 |
|
AN Long
|
1ce7118303
|
Fix ref leak in mx.save/load with file like object (#3187)
|
2026-03-02 16:55:29 -08:00 |
|
Anastasiia Filippova
|
72e04f7fb7
|
[CUDA] Fsdp (easy) (#3130)
|
2026-03-01 23:29:09 +01:00 |
|
Robert Johansson
|
c8536f5248
|
Fix compile_fuse broadcast split aliasing bug (#3166)
Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com>
|
2026-02-26 18:17:28 -08:00 |
|
Anastasiia Filippova
|
4e00919e5c
|
[CUDA][NCCL] group split (#3172)
|
2026-02-26 09:26:20 +01:00 |
|
willem adnet
|
a8ba5ac3e0
|
Implement mlx.core.blackman (#3136)
|
2026-02-25 13:42:40 -08:00 |
|
Gleb Sterkin
|
1d8d693d08
|
[Metal] Add implicit matmul pathway for mx.conv3d (#3147)
Co-authored-by: Gleb Sterkin <g_sterkin@apple.com>
Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com>
|
2026-02-23 17:52:50 -08:00 |
|
Alex Skryl
|
f2f2d16451
|
Export: preserve Dtype state values in export callback arguments (#3145)
Co-authored-by: Awni Hannun <awni@apple.com>
|
2026-02-19 08:07:28 -08:00 |
|
Anastasiia Filippova
|
06305022ab
|
Tensor scale nvfp4 (#3022)
|
2026-02-18 11:19:26 +01:00 |
|
willem adnet
|
360639c2df
|
Add the hamming window function (#3135)
|
2026-02-17 00:56:05 -08:00 |
|
willem adnet
|
3bbe87e6dc
|
Add hanning window function (#3124)
|
2026-02-16 09:44:49 -08:00 |
|
vskiwi
|
e226af720e
|
Propagate quantization mode in quantized layers (#3133)
|
2026-02-15 18:33:13 -08:00 |
|
Cheng
|
72e94c81e1
|
[CUDA] Attention sinks in cuDNN SDPA (#3118)
|
2026-02-11 16:46:39 +09:00 |
|
Cheng
|
54bb3eea42
|
[CUDA] Use cuDNN SDPA for decoding when using fixed-size KV cache (#3113)
|
2026-02-10 09:15:45 +09:00 |
|
Anastasiia Filippova
|
5e018de4e5
|
Quantize module to QQLinear (#3106)
|
2026-02-09 14:35:17 -08:00 |
|
Cheng
|
566bc16b7c
|
Cleanup test_fast_sdpa.py (#3112)
|
2026-02-08 19:04:24 +09:00 |
|
Manuel Candales
|
90e38f7b93
|
Fix qmv_impl for small N (#3096)
|
2026-02-05 17:33:36 -08:00 |
|
Angelos Katharopoulos
|
ceea571490
|
JACCL update (#3094)
|
2026-02-05 15:16:07 -08:00 |
|
Cheng
|
8ef539522c
|
Fix failing python tests on Windows (#3076)
|
2026-01-30 17:50:18 +09:00 |
|
Awni Hannun
|
fcbdd05022
|
More useful error for large indices (#3079)
|
2026-01-29 13:02:39 -08:00 |
|
atharva
|
590b4f1c16
|
Fix ALiBi slopes for non-power-of-2 num_heads (#3071)
|
2026-01-29 07:23:11 -08:00 |
|
Anri Lombard
|
0c6a895ed7
|
Use lower-right causal mask alignment consistently (#2967)
Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
|
2026-01-28 17:15:14 -08:00 |
|
stef
|
c86a9bced1
|
[Docs] Simple example of using MLX distributed (#2973)
Co-authored-by: Awni Hannun <awni@apple.com>
|
2026-01-28 17:14:56 -08:00 |
|
Awni Hannun
|
4912cc47c2
|
Fp qmv (#2984)
|
2026-01-27 06:33:06 -08:00 |
|
Daniel Hiltgen
|
a828e769be
|
GPU discovery (#3055)
Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com>
|
2026-01-26 09:54:13 -08:00 |
|
Nripesh Niketan
|
b6aa03e5b8
|
Update pre-commit hooks and versions for clang-format, black, and isort (#3059)
|
2026-01-26 06:57:04 -08:00 |
|
Awni Hannun
|
5bd99dd5ec
|
Fix flaky macOS test (#3063)
|
2026-01-25 16:40:57 -08:00 |
|
Cheng
|
fd27829efa
|
Build and test python package on Windows CI (#3049)
|
2026-01-24 07:22:36 +09:00 |
|
Awni Hannun
|
9bac6f8584
|
Allow take on empty array when it makes sense (#3046)
|
2026-01-23 07:25:46 -08:00 |
|
Awni Hannun
|
1d56dfdf59
|
Use higher precision for linspace with double (#3029)
|
2026-01-21 06:20:50 -08:00 |
|
XXXXRT666
|
46d0fdc5ec
|
Type Enhancement for Func Transforms and Bug Fix (#3003)
Co-authored-by: Awni Hannun <awni@apple.com>
|
2026-01-20 07:19:57 +09:00 |
|
Cheng
|
d96a2bdf57
|
Fix python package install path in stubgen (#3009)
|
2026-01-19 09:34:02 +09:00 |
|
Tarjei Mandt
|
ca14d3d835
|
Fix sharding of quantized models with non-power-of-2 bits (#3006)
|
2026-01-18 07:21:56 -08:00 |
|
gufengc
|
d2bef3c6bb
|
fix distributed all_to_sharded bias shard axis from -2 to -1 (#2987)
|
2026-01-17 06:51:42 -08:00 |
|
Angelos Katharopoulos
|
3fe7794f22
|
Reverts changing the MLX_IBV_DEVICES to MLX_JACCL_DEVICES (#2999)
|
2026-01-14 15:44:17 -08:00 |
|
Awni Hannun
|
2469fc2939
|
patch bump for next release (#2991)
|
2026-01-14 08:46:09 -08:00 |
|
Awni Hannun
|
099dcc0f4c
|
Expose to/from fp8 in Python and don't auto-convert fp8 when loading from safetensors (#2985)
|
2026-01-13 15:48:21 -08:00 |
|
MillaFleurs
|
4160ec10f7
|
Fix RandomBits::is_equivalent to include width (#2978)
Co-authored-by: KD2YCU <me@kd2ycu.com>
Co-authored-by: Angelos Katharopoulos <katharas@gmail.com>
Co-authored-by: Awni Hannun <awni@apple.com>
|
2026-01-13 12:42:37 -08:00 |
|
Evan Quiney
|
a8197795f5
|
replace MLX_IBV_COORDINATOR with MLX_JACCL_COORDINATOR (#2986)
|
2026-01-13 11:26:25 -08:00 |
|
CCYeh
|
7b1c46982a
|
fix doc (#2988)
|
2026-01-12 13:33:26 -08:00 |
|
Anri Lombard
|
edab937248
|
Add asarray to __array_namespace__ (#2966)
|
2026-01-12 06:16:27 -08:00 |
|
Anastasiia Filippova
|
503731727d
|
QQ linear (#2931)
|
2026-01-05 11:20:54 -08:00 |
|
Awni Hannun
|
1680b6fe38
|
fix numpy dtype bug (#2960)
|
2026-01-05 11:20:40 -08:00 |
|
1ndig0
|
1df6c2a009
|
Fix doc issues in mlx.nn.init.he_normal and mlx.nn.hard_tanh (#2968)
Co-authored-by: Awni Hannun <awni@apple.com>
|
2026-01-05 07:23:41 -08:00 |
|
Cheng
|
26dfe4f651
|
Fetch nanobind with cmake (#2949)
|
2025-12-24 10:23:45 +09:00 |
|
Cheng
|
1d21d0e696
|
[CUDA] Implement gather_mm_rhs (#2902)
|
2025-12-24 09:42:56 +09:00 |
|
Awni Hannun
|
1eef1d155c
|
Metal/CPU nvfp4 and mxfp8 (#2946)
|
2025-12-22 20:45:19 -08:00 |
|