CircleCI Docs
1c60f94127
rebase
2025-07-18 22:25:39 +00:00
CircleCI Docs
379b7b4027
rebase
2025-07-18 22:25:39 +00:00
CircleCI Docs
a84697024f
rebase
2025-07-18 22:25:39 +00:00
CircleCI Docs
1b73eb0da4
rebase
2025-07-18 22:25:39 +00:00
CircleCI Docs
0e14896450
rebase
2025-07-18 22:25:38 +00:00
CircleCI Docs
91c5ca9516
rebase
2025-07-18 22:25:37 +00:00
CircleCI Docs
cedf0db964
rebase
2025-07-18 22:25:36 +00:00
CircleCI Docs
3607fe50ee
rebase
2025-07-18 22:25:36 +00:00
CircleCI Docs
eb762a5913
rebase
2025-07-18 22:25:36 +00:00
Awni Hannun
836e96edde
rebase
2025-07-18 22:25:35 +00:00
Awni Hannun
a36fec5cb2
docs update
2025-07-18 22:25:35 +00:00
Awni Hannun
d44f06ae79
docs up
2025-07-18 22:25:35 +00:00
Awni Hannun
9da49a07a4
docs update
2025-07-18 22:25:35 +00:00
Awni Hannun
f5dcb1c2b9
docs update
2025-07-18 22:25:34 +00:00
Awni Hannun
6e9288a41c
docs update
2025-07-18 22:25:34 +00:00
Awni Hannun
b95224115c
docs update
2025-07-18 22:25:34 +00:00
Awni Hannun
0e688cbd0f
docs update
2025-07-18 22:25:34 +00:00
Awni Hannun
ba4eff9520
docs update
2025-07-18 22:25:33 +00:00
Awni Hannun
2360620475
docs
2025-07-18 22:25:33 +00:00
Awni Hannun
c620a28b16
docs update
2025-07-18 22:25:33 +00:00
Awni Hannun
3e724a7c98
docs update
2025-07-18 22:25:33 +00:00
Awni Hannun
f946f689a6
docs update
2025-07-18 22:25:32 +00:00
Awni Hannun
f77d99b285
docs update
2025-07-18 22:25:32 +00:00
Awni Hannun
1d2cadbc78
docs update
2025-07-18 22:25:32 +00:00
Awni Hannun
1b03079c4a
use proper version
2025-07-18 22:25:32 +00:00
Awni Hannun
bc695f2050
docs update
2025-07-18 22:25:32 +00:00
Awni Hannun
1fbcfa159f
docs update
2025-07-18 22:25:32 +00:00
Awni Hannun
2c714de62a
docs update
2025-07-18 22:25:32 +00:00
Awni Hannun
e492638dff
docs update
2025-07-18 22:25:31 +00:00
Awni Hannun
06b6d9a4d4
remove uneeded files in docs
2025-07-18 22:25:31 +00:00
Awni Hannun
f12615680d
update docs
2025-07-18 22:25:31 +00:00
Awni Hannun
c465c51cbb
docs update
2025-07-18 22:25:31 +00:00
Awni Hannun
7534da7269
docs up
2025-07-18 22:25:31 +00:00
Awni Hannun
2aeb6df29c
docs up
2025-07-18 22:25:31 +00:00
Awni Hannun
f1dfa257d2
docs update
2025-07-18 22:25:31 +00:00
Awni Hannun
de4f3e72fd
docs
2025-07-18 22:25:31 +00:00
Awni Hannun
9d7133097f
docs
2025-07-18 22:25:31 +00:00
Awni Hannun
65b0bdffe1
update docs
2025-07-18 22:25:31 +00:00
Awni Hannun
6f38552812
docs
2025-07-18 22:25:31 +00:00
Awni Hannun
5aa62e5553
docs
2025-07-18 22:25:31 +00:00
Awni Hannun
e4d33acace
docs
2025-07-18 22:25:30 +00:00
Awni Hannun
901a4ba68a
docs
2025-07-18 22:25:30 +00:00
Awni Hannun
8fdf710d38
docs
2025-07-18 22:25:30 +00:00
Awni Hannun
86cae0f191
docs
2025-07-18 22:25:30 +00:00
Awni Hannun
1a9bcc0ef1
docs
2025-07-18 22:25:30 +00:00
Awni Hannun
07f0207405
docs
2025-07-18 22:25:30 +00:00
Awni Hannun
24b9da7d61
docs
2025-07-18 22:25:30 +00:00
Gökdeniz Gülmez
deee214a95
Adding support for the Muon Optimizer ( #1914 )
...
* initial commit with workong optmimizer
* update ACKNOWLEDGMENTS.md
* nits and adding it to test
* nits
* G.astype(mx.bfloat16) to G.astype(G.dtype)
* G.ndim >= 2 to assert G.ndim == 2
* remove coments
* replace with mx.addmm
* remove comments
* format
* nits
* match muon
* fix addmm
---------
Co-authored-by: Awni Hannun <awni@apple.com>
2025-07-18 12:25:28 -07:00
Awni Hannun
f0a0b077a0
Install linux with mlx[cuda] and mlx[cpu] ( #2356 )
...
* install linux with mlx[cuda] and mlx[cpu]
* temp for testing
* cleanup circle, fix cuda repair
* update circle
* update circle
* decouple python bindings from core libraries
2025-07-14 17:17:33 -07:00
Cheng
d34f887abc
Add Primitive::name and remove Primitive::print ( #2365 )
2025-07-14 14:06:35 -07:00