This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
mlx
Watch
1
Star
0
Fork
0
You've already forked mlx
mirror of
https://github.com/ml-explore/mlx.git
synced
2025-12-06 02:38:18 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
build_and_test.yml
documentation.yml
nightly.yml
release.yml
Actor
All actors
zhangyiss
Status
All status
Success
Failure
Waiting
Running
Make allocator::malloc throw on allocation failure (#2874)
build_and_test.yml #60
:
Commit
6245824d42
pushed by
zhangyiss
main
2025-12-05 18:28:21 +08:00
0s
Add a 2-pass col reduce for CUDA (#2863)
build_and_test.yml #58
:
Commit
997cfc7699
pushed by
zhangyiss
main
2025-12-05 18:28:19 +08:00
0s
Update gumbel function signature parameters (#2868)
build_and_test.yml #56
:
Commit
50d3914c67
pushed by
zhangyiss
main
2025-12-05 09:48:14 +08:00
0s
Fix init from double (#2861)
build_and_test.yml #55
:
Commit
cacbdbf995
pushed by
zhangyiss
main
2025-12-04 08:48:18 +08:00
0s
Fix graph updating (#2857)
build_and_test.yml #54
:
Commit
193cdcd81a
pushed by
zhangyiss
main
2025-12-04 00:38:18 +08:00
0s
Fix export scatters (#2852)
build_and_test.yml #52
:
Commit
eff0e31f00
pushed by
zhangyiss
main
2025-12-03 16:18:14 +08:00
0s
use thread local cpature mode (#2850)
build_and_test.yml #51
:
Commit
6c5785bc2f
pushed by
zhangyiss
main
2025-12-03 08:08:12 +08:00
0s
[CUDA] Migrate conv code to new cuDNN APIs (#2847)
build_and_test.yml #49
:
Commit
6e762fe2e2
pushed by
zhangyiss
main
2025-12-02 15:28:21 +08:00
0s
[CUDA] Use cuDNN attention when T_q != T_kv (#2843)
build_and_test.yml #45
:
Commit
2b95d0c270
pushed by
zhangyiss
main
2025-11-28 16:38:08 +08:00
0s
[CUDA] Support array mask in SDPA (#2822)
build_and_test.yml #43
:
Commit
704fd1ae28
pushed by
zhangyiss
main
2025-11-27 11:38:16 +08:00
0s
Merge build-cuda and build-linux actions (#2783)
build_and_test.yml #42
:
Commit
c9f4dc851f
pushed by
zhangyiss
main
2025-11-26 10:58:13 +08:00
0s
Build with actual cuda arch instead of "native"
build_and_test.yml #41
:
Commit
be11d71bc7
pushed by
zhangyiss
test/fix-cuda-12-9
2025-11-26 22:38:21 +08:00
0s
[CUDA] Output of SDPA should have same layout with inputs (#2826)
pull_request.yml #40
:
Commit
f8bd675655
pushed by
zhangyiss
main
2025-11-26 22:38:18 +08:00
0s
Fix `mx.core.linspace` type annotation (#2820)
pull_request.yml #38
:
Commit
1d4eacb737
pushed by
zhangyiss
main
2025-11-25 18:28:14 +08:00
0s
Bump actions/checkout from 5 to 6 (#2828)
pull_request.yml #37
:
Commit
8abd37ad05
pushed by
zhangyiss
main
2025-11-25 10:08:13 +08:00
0s
Use cuda docker images
build_and_test.yml #35
:
Commit
72ca4702ce
pushed by
zhangyiss
test/docker
2025-11-24 16:38:05 +08:00
0s
Force cudaGraphExec reinstantiation when clusters are used (#2813)
pull_request.yml #34
:
Commit
3e05cea9f8
pushed by
zhangyiss
main
2025-11-24 10:38:10 +08:00
0s
Add float64 Eig and complex64 SVD/Eig support (Fixes #2708) (#2737)
pull_request.yml #33
:
Commit
618c87af8c
pushed by
zhangyiss
main
2025-11-23 07:58:17 +08:00
0s
Fix typo: refs/head/main => refs/heads/main (#2818)
pull_request.yml #32
:
Commit
d5f61a93fa
pushed by
zhangyiss
main
2025-11-22 23:38:21 +08:00
0s
Centralize NAX condition (#2811)
pull_request.yml #31
:
Commit
0dbc7e5bee
pushed by
zhangyiss
main
2025-11-22 15:08:31 +08:00
0s
patch bump for future version (#2804)
pull_request.yml #29
:
Commit
0d68efd461
pushed by
zhangyiss
main
2025-11-22 06:58:19 +08:00
0s
Add Neural Accelerator Support (#2772)
release.yml #27
:
Commit
54f1cc6e3e
pushed by
zhangyiss
v0.30.0
2025-11-21 16:38:08 +08:00
0s
Fix macos release target and linux arm release (#2802)
pull_request.yml #26
:
Commit
60939d010c
pushed by
zhangyiss
main
2025-11-21 05:58:11 +08:00
0s
Fix version tag (#2790)
pull_request.yml #25
:
Commit
ad16f41a7f
pushed by
zhangyiss
main
2025-11-20 13:38:35 +08:00
0s
more accurate rope fallback
pull_request.yml #23
:
Commit
0ac532817b
pushed by
zhangyiss
rope_fallback
2025-11-20 16:38:07 +08:00
0s
[CUDA] cuDNN backward attention (#2762)
pull_request.yml #22
:
Commit
6f35017d1b
pushed by
zhangyiss
main
2025-11-20 05:28:14 +08:00
0s
Fix version tag
pull_request.yml #21
:
Commit
b0e5a2cb74
pushed by
zhangyiss
fix_version_tag
2025-11-20 16:38:07 +08:00
0s
build docs on linux (#2787)
pull_request.yml #20
:
Commit
b167f0df1c
pushed by
zhangyiss
main
2025-11-19 12:28:16 +08:00
0s
Avoid duplicate CI runs when starting a PR from upstream branch (#2788)
pull_request.yml #19
:
Commit
a9f0d6b160
pushed by
zhangyiss
main
2025-11-19 04:18:13 +08:00
0s
Fix building with CUDA < 12.8 (#2782)
pull_request.yml #17
:
Commit
940f4c7818
pushed by
zhangyiss
main
2025-11-18 20:08:18 +08:00
0s
First
Previous
1
2
Next
Last