Commit Graph

1276 Commits

Author SHA1 Message Date
CircleCI Docs
3dee931c0a rebase 2025-07-08 21:30:23 +00:00
CircleCI Docs
ecfb26b8e7 rebase 2025-07-08 21:30:22 +00:00
Awni Hannun
37869fc384 rebase 2025-07-08 21:30:22 +00:00
Awni Hannun
151da89a19 docs update 2025-07-08 21:30:22 +00:00
Awni Hannun
af62d3f892 docs up 2025-07-08 21:30:21 +00:00
Awni Hannun
778c282f8c docs update 2025-07-08 21:30:21 +00:00
Awni Hannun
bfba3a1e43 docs update 2025-07-08 21:30:21 +00:00
Awni Hannun
66147797fe docs update 2025-07-08 21:30:21 +00:00
Awni Hannun
07e903baab docs update 2025-07-08 21:30:21 +00:00
Awni Hannun
5cefe5f607 docs update 2025-07-08 21:30:20 +00:00
Awni Hannun
207d04ab82 docs update 2025-07-08 21:30:20 +00:00
Awni Hannun
cd5670b69d docs 2025-07-08 21:30:20 +00:00
Awni Hannun
9808913014 docs update 2025-07-08 21:30:19 +00:00
Awni Hannun
20cd7346c7 docs update 2025-07-08 21:30:19 +00:00
Awni Hannun
f64d446626 docs update 2025-07-08 21:30:19 +00:00
Awni Hannun
7f95802cc5 docs update 2025-07-08 21:30:19 +00:00
Awni Hannun
f320e5bd1f docs update 2025-07-08 21:30:18 +00:00
Awni Hannun
3f0b33ecd5 use proper version 2025-07-08 21:30:18 +00:00
Awni Hannun
a88103a649 docs update 2025-07-08 21:30:18 +00:00
Awni Hannun
d0c2c3d1ca docs update 2025-07-08 21:30:18 +00:00
Awni Hannun
4c160546aa docs update 2025-07-08 21:30:18 +00:00
Awni Hannun
829d18cae7 docs update 2025-07-08 21:30:18 +00:00
Awni Hannun
798eab9f5e remove uneeded files in docs 2025-07-08 21:30:18 +00:00
Awni Hannun
3c372a8f6f update docs 2025-07-08 21:30:18 +00:00
Awni Hannun
2010d815aa docs update 2025-07-08 21:30:17 +00:00
Awni Hannun
51399f9a37 docs up 2025-07-08 21:30:17 +00:00
Awni Hannun
de0fc12d34 docs up 2025-07-08 21:30:17 +00:00
Awni Hannun
37fdd687b0 docs update 2025-07-08 21:30:17 +00:00
Awni Hannun
6d35eb1742 docs 2025-07-08 21:30:17 +00:00
Awni Hannun
ffe51a69ca docs 2025-07-08 21:30:17 +00:00
Awni Hannun
087651b1b1 update docs 2025-07-08 21:30:17 +00:00
Awni Hannun
efda283748 docs 2025-07-08 21:30:17 +00:00
Awni Hannun
1e6c2e6cfe docs 2025-07-08 21:30:17 +00:00
Awni Hannun
cb7a2041a5 docs 2025-07-08 21:30:17 +00:00
Awni Hannun
41bb77f7e3 docs 2025-07-08 21:30:17 +00:00
Awni Hannun
14d44f5869 docs 2025-07-08 21:30:17 +00:00
Awni Hannun
dc37663f6b docs 2025-07-08 21:30:17 +00:00
Awni Hannun
527f486e59 docs 2025-07-08 21:30:16 +00:00
Awni Hannun
96b48b3154 docs 2025-07-08 21:30:16 +00:00
Awni Hannun
075ca7feed docs 2025-07-08 21:30:16 +00:00
Awni Hannun
fb4e8b896b
patch bump (#2343) 2025-07-08 14:26:07 -07:00
Cheng
2ca533b279
Fix compilation with CUDA 11 (#2331) 2025-07-07 20:00:43 -07:00
Angelos Katharopoulos
4a9b29a875
MoE backward improvements (#2335) 2025-07-07 17:59:53 -07:00
Awni Hannun
a4fcc893cd
auto build linux release (#2341) 2025-07-07 09:29:23 -07:00
Cheng
9d10239af7
[CUDA] Do vectorized store/load in binary ops (#2330) 2025-07-07 08:44:14 -07:00
Cheng
19facd4b20
Build with all cpu cores by default (#2336) 2025-07-07 06:06:45 -07:00
Angelos Katharopoulos
f5299f72cd
Fix layernorm race condition (#2340) 2025-07-07 06:06:01 -07:00
Cheng
0e0d9ac522
[CUDA] Add MLX_CUDA_GRAPH_CACHE_SIZE env for setting graph cache size (#2329) 2025-07-05 08:33:29 -07:00
Awni Hannun
8917022deb
fix graphs for older cuda (#2328) 2025-07-02 19:37:58 -07:00
Awni Hannun
ec0d5db67b
[CUDA] Switch to CUDA graphs (#2317)
* cuda graph prototype

fix signal bug + start to add dependencies

capture more

capture more ops

remaining ops

fix reduce and rope deps

add concurrent context

try update, but not working

cosistent topology order

use node api

use node api directly to reduce overhead

fix bug

use kernels in unary

cache graph

format

fix synchronization

format

* comment
2025-07-02 15:59:13 -07:00