mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
Disable the test for CUDA
This commit is contained in:
@@ -8,6 +8,9 @@ cuda_skip = {
|
|||||||
# Gather matmul NYI
|
# Gather matmul NYI
|
||||||
"TestBlas.test_gather_matmul",
|
"TestBlas.test_gather_matmul",
|
||||||
"TestBlas.test_gather_matmul_grad",
|
"TestBlas.test_gather_matmul_grad",
|
||||||
|
"TestBlas.test_gather_mm_sorted",
|
||||||
|
# Segmented matmul NYI
|
||||||
|
"TestBlas.test_segmented_mm",
|
||||||
# Scan NYI
|
# Scan NYI
|
||||||
"TestArray.test_api",
|
"TestArray.test_api",
|
||||||
"TestAutograd.test_cumprod_grad",
|
"TestAutograd.test_cumprod_grad",
|
||||||
|
|||||||
Reference in New Issue
Block a user