张壹 zhangyiss
  • Joined on 2024-09-10
zhangyiss synced commits to main at zhangyiss/mlx from mirror 2025-07-06 01:11:13 +08:00
0e0d9ac522 [CUDA] Add MLX_CUDA_GRAPH_CACHE_SIZE env for setting graph cache size (#2329)
zhangyiss synced commits to moe-backward at zhangyiss/mlx from mirror 2025-07-06 01:11:13 +08:00
9e5bb5295a Add more tests and fix qmm gradient
zhangyiss synced commits to refs/pull/1970/merge at zhangyiss/mlx from mirror 2025-07-06 01:11:13 +08:00
0e0d9ac522 [CUDA] Add MLX_CUDA_GRAPH_CACHE_SIZE env for setting graph cache size (#2329)
8917022deb fix graphs for older cuda (#2328)
ec0d5db67b [CUDA] Switch to CUDA graphs (#2317)
e76e9b87f0 Fix compilation error from integral_constant (#2326)
Compare 9 commits »
zhangyiss synced and deleted reference refs/tags/refs/pull/2329/merge at zhangyiss/mlx from mirror 2025-07-06 01:11:12 +08:00
zhangyiss synced commits to moe-backward at zhangyiss/mlx from mirror 2025-07-05 16:51:14 +08:00
3d4174cd37 Add gradient for the scales and biases in gather qmm
bda1534a44 Improve the gradient of gather_qmm as well
b28577289e Disable the test for CUDA
2d0f452aae Fix the test and cpu edge case
Compare 4 commits »
zhangyiss synced commits to refs/pull/2329/head at zhangyiss/mlx from mirror 2025-07-05 16:51:14 +08:00
08b4bffbed [CUDA] Add MLX_CUDA_GRAPH_CACHE_SIZE env for setting graph cache size
zhangyiss synced commits to refs/pull/2329/merge at zhangyiss/mlx from mirror 2025-07-05 16:51:14 +08:00
08b4bffbed [CUDA] Add MLX_CUDA_GRAPH_CACHE_SIZE env for setting graph cache size
Compare 2 commits »
zhangyiss synced commits to moe-backward at zhangyiss/mlx from mirror 2025-07-05 08:41:13 +08:00
bd0622c4d9 Address floating point exception on linux blas
zhangyiss synced commits to refs/pull/2074/merge at zhangyiss/mlx from mirror 2025-07-05 00:31:15 +08:00
8917022deb fix graphs for older cuda (#2328)
ec0d5db67b [CUDA] Switch to CUDA graphs (#2317)
e76e9b87f0 Fix compilation error from integral_constant (#2326)
cfb6a244ea allow parameters to be deleted (#2325)
Compare 5 commits »
zhangyiss synced commits to gh-pages at zhangyiss/YouPlot from mirror 2025-07-04 17:41:14 +08:00
Compare 3 commits »
zhangyiss synced commits to main at zhangyiss/YouPlot from mirror 2025-07-04 17:41:14 +08:00
1c80af2b2f Update sampo grafiikka URL
2d8cbba4c2 Update LICENSE.txt
8a8a009b22 Removed FUNDING.yml
Compare 3 commits »
zhangyiss synced commits to moe-backward at zhangyiss/mlx from mirror 2025-07-04 16:21:14 +08:00
22f9b8a6fc More JIT fixes
zhangyiss synced commits to refs/pull/2329/head at zhangyiss/mlx from mirror 2025-07-04 16:21:14 +08:00
d8f4afe935 Disable graph cache for CUDA < 12.4
zhangyiss synced commits to refs/pull/2329/merge at zhangyiss/mlx from mirror 2025-07-04 16:21:14 +08:00
9d52b32a12 Merge d8f4afe93557abea68365bf83c7f0a1d3aa335eb into 8917022deb
d8f4afe935 Disable graph cache for CUDA < 12.4
Compare 2 commits »
zhangyiss synced commits to moe-backward at zhangyiss/mlx from mirror 2025-07-04 08:11:13 +08:00
aaf44d915f Add no cpu and no gpu implementations where needed
ed1a81210d Fix the JIT
f2994d5b29 Fix scatter_axis on single axis arrays
06a2e74eb2 Fix metal jit
d96a33c776 Add rudimentary test for gather_mm with sorted indices
Compare 7 commits »
zhangyiss synced commits to refs/pull/2104/merge at zhangyiss/mlx from mirror 2025-07-04 08:11:13 +08:00
8917022deb fix graphs for older cuda (#2328)
Compare 2 commits »
zhangyiss synced commits to refs/pull/900/merge at zhangyiss/FTXUI from mirror 2025-07-04 07:01:13 +08:00
b78b97056b Stop using Sender/Receiver in TerminalInputParser. (#1073)
Compare 2 commits »
zhangyiss synced commits to refs/pull/2297/merge at zhangyiss/mlx from mirror 2025-07-03 15:51:15 +08:00
8917022deb fix graphs for older cuda (#2328)
ec0d5db67b [CUDA] Switch to CUDA graphs (#2317)
e76e9b87f0 Fix compilation error from integral_constant (#2326)
Compare 4 commits »
zhangyiss synced commits to refs/pull/2300/merge at zhangyiss/mlx from mirror 2025-07-03 15:51:15 +08:00
8917022deb fix graphs for older cuda (#2328)
ec0d5db67b [CUDA] Switch to CUDA graphs (#2317)
e76e9b87f0 Fix compilation error from integral_constant (#2326)
Compare 4 commits »
zhangyiss synced commits to refs/pull/2328/head at zhangyiss/mlx from mirror 2025-07-03 15:51:15 +08:00
136f0792fa fix graphs for older cuda