Commit Graph

1262 Commits

Author SHA1 Message Date
Awni Hannun
7570a4bf27 rebase 2025-07-01 22:12:45 +00:00
Awni Hannun
a8db79c904 docs update 2025-07-01 22:12:45 +00:00
Awni Hannun
ea5d2d93ce docs up 2025-07-01 22:12:45 +00:00
Awni Hannun
df585c1752 docs update 2025-07-01 22:12:45 +00:00
Awni Hannun
9d5abb912a docs update 2025-07-01 22:12:44 +00:00
Awni Hannun
c391d3662a docs update 2025-07-01 22:12:44 +00:00
Awni Hannun
e6a332d072 docs update 2025-07-01 22:12:44 +00:00
Awni Hannun
178d6ed802 docs update 2025-07-01 22:12:44 +00:00
Awni Hannun
4b3fd6e750 docs update 2025-07-01 22:12:43 +00:00
Awni Hannun
2f44273687 docs 2025-07-01 22:12:43 +00:00
Awni Hannun
e9e600eb2c docs update 2025-07-01 22:12:43 +00:00
Awni Hannun
52d1107961 docs update 2025-07-01 22:12:43 +00:00
Awni Hannun
5123871538 docs update 2025-07-01 22:12:42 +00:00
Awni Hannun
011058d704 docs update 2025-07-01 22:12:42 +00:00
Awni Hannun
6c95d8a378 docs update 2025-07-01 22:12:42 +00:00
Awni Hannun
26a558640a use proper version 2025-07-01 22:12:42 +00:00
Awni Hannun
352aeb5e68 docs update 2025-07-01 22:12:42 +00:00
Awni Hannun
4f3d260fcb docs update 2025-07-01 22:12:42 +00:00
Awni Hannun
5127d85735 docs update 2025-07-01 22:12:42 +00:00
Awni Hannun
e7a536706b docs update 2025-07-01 22:12:42 +00:00
Awni Hannun
2571b94f73 remove uneeded files in docs 2025-07-01 22:12:42 +00:00
Awni Hannun
32bd832bd0 update docs 2025-07-01 22:12:42 +00:00
Awni Hannun
4937773c85 docs update 2025-07-01 22:12:41 +00:00
Awni Hannun
876a8db36b docs up 2025-07-01 22:12:41 +00:00
Awni Hannun
184120ed12 docs up 2025-07-01 22:12:41 +00:00
Awni Hannun
febc09f12f docs update 2025-07-01 22:12:41 +00:00
Awni Hannun
92f0566237 docs 2025-07-01 22:12:41 +00:00
Awni Hannun
803268a7ce docs 2025-07-01 22:12:41 +00:00
Awni Hannun
a6140fe550 update docs 2025-07-01 22:12:41 +00:00
Awni Hannun
3b88d8cbe7 docs 2025-07-01 22:12:41 +00:00
Awni Hannun
b715219533 docs 2025-07-01 22:12:41 +00:00
Awni Hannun
cc34ccb946 docs 2025-07-01 22:12:41 +00:00
Awni Hannun
f646d38644 docs 2025-07-01 22:12:41 +00:00
Awni Hannun
83446ab548 docs 2025-07-01 22:12:41 +00:00
Awni Hannun
056d98380d docs 2025-07-01 22:12:40 +00:00
Awni Hannun
e29200044a docs 2025-07-01 22:12:40 +00:00
Awni Hannun
cb02c6f319 docs 2025-07-01 22:12:40 +00:00
Awni Hannun
d8f4c5ff82 docs 2025-07-01 22:12:40 +00:00
Awni Hannun
58f3860306
patch bump (#2324) 2025-07-01 12:12:16 -07:00
Awni Hannun
dd4f53db63
use fp32 for testing, add more complex ops (#2322) 2025-07-01 07:30:00 -07:00
Angelos Katharopoulos
3d5e17e507
MLX_SWITCH macros to templates (#2320) 2025-07-01 01:33:44 -07:00
Awni Hannun
33bf1a244b
Fix module update in strict mode (#2321)
* fix module update in strict mode

* allow GELU to be pickled
2025-06-29 11:12:29 -07:00
Angelos Katharopoulos
772f471ff2
[CUDA] Fix reductions (#2314) 2025-06-27 12:59:20 -07:00
Angelos Katharopoulos
2c11d10f8d
Split broadcast so it is always fused in compile (#2318) 2025-06-26 22:08:18 -07:00
Angelos Katharopoulos
656ed7f780
Fix get 2d grid dims (#2316) 2025-06-25 13:03:09 -07:00
Awni Hannun
81bb9a2a9e
Compile float64 functions on CPU (#2311) 2025-06-24 10:18:52 -07:00
Angelos Katharopoulos
5adf185f86
Fix update_modules() when providing a subset (#2308) 2025-06-20 17:19:46 -07:00
Awni Hannun
c9a9180584
Cuda perf tuning (#2307)
* perf tuning

* fix adding inputs arrays in matmul / srot

* format

* fix
2025-06-20 14:50:57 -07:00
Awni Hannun
76831ed83d
Build CUDA release in Circle (#2306)
* cuda release

* add license
2025-06-19 15:26:36 -07:00
Angelos Katharopoulos
b3d7b85376
Make ptx cache settable by environment variable (#2304) 2025-06-17 23:55:56 -07:00