张壹 zhangyiss
  • Joined on 2024-09-10
zhangyiss synced commits to custom-cuda-kernel at zhangyiss/mlx from mirror 2025-08-19 17:16:51 +08:00
da43e3401e Make threadgroup size less or equal to grid size
dcad41219f Typo in test
e06285e85b Remove regex
2b8bbbe395 Remove iostream
d994a6779e Add all tests except the custom caching
Compare 16 commits »
zhangyiss synced commits to refs/pull/2476/merge at zhangyiss/mlx from mirror 2025-08-19 17:16:51 +08:00
cea9369610 fix lapack svd (#2515)
Compare 2 commits »
zhangyiss synced commits to refs/pull/1094/merge at zhangyiss/FTXUI from mirror 2025-08-19 15:57:10 +08:00
bfd07ba309 Example. Add missing file.
Compare 2 commits »
zhangyiss synced commits to main at zhangyiss/FTXUI from mirror 2025-08-19 15:57:04 +08:00
21b24a1b78 Fix slider Up key press. (#1099)
zhangyiss synced commits to gh-pages at zhangyiss/FTXUI from mirror 2025-08-19 15:57:03 +08:00
zhangyiss synced commits to refs/pull/2491/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:48 +08:00
cea9369610 fix lapack svd (#2515)
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 4 commits »
zhangyiss synced commits to refs/pull/2499/head at zhangyiss/mlx from mirror 2025-08-19 09:06:48 +08:00
5a68e5cca4 mxfp4 quantize/dequantize + start of optional biases
zhangyiss synced commits to refs/pull/2511/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:48 +08:00
cea9369610 fix lapack svd (#2515)
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 4 commits »
zhangyiss synced commits to refs/pull/2476/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:47 +08:00
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 3 commits »
zhangyiss synced commits to refs/pull/2401/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:46 +08:00
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 3 commits »
zhangyiss synced commits to refs/pull/2290/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:45 +08:00
cea9369610 fix lapack svd (#2515)
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 4 commits »
zhangyiss synced commits to refs/pull/2300/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:45 +08:00
cea9369610 fix lapack svd (#2515)
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 4 commits »
zhangyiss synced commits to refs/pull/2104/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:44 +08:00
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 3 commits »
zhangyiss synced commits to refs/pull/2156/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:44 +08:00
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 3 commits »
zhangyiss synced commits to refs/pull/1970/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:43 +08:00
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 3 commits »
zhangyiss synced commits to refs/pull/2074/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:43 +08:00
e7c6e1db82 no segfault with uninitialized array.at (#2514)
c5fcd5b61b fix custom kernel test (#2510)
Compare 3 commits »
zhangyiss synced and deleted reference refs/tags/refs/pull/2513/merge at zhangyiss/mlx from mirror 2025-08-19 09:06:42 +08:00
zhangyiss synced commits to main at zhangyiss/mlx from mirror 2025-08-19 09:06:42 +08:00
cea9369610 fix lapack svd (#2515)
zhangyiss synced commits to quantize_mode at zhangyiss/mlx from mirror 2025-08-19 09:06:42 +08:00
5a68e5cca4 mxfp4 quantize/dequantize + start of optional biases
zhangyiss synced commits to main at zhangyiss/FTXUI from mirror 2025-08-19 07:46:43 +08:00
bfd07ba309 Example. Add missing file.