mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
Skip quantization related test for CUDA backend.
This commit is contained in:
@@ -74,4 +74,5 @@ cuda_skip = {
|
|||||||
"TestQuantized.test_small_matrix",
|
"TestQuantized.test_small_matrix",
|
||||||
"TestQuantized.test_throw",
|
"TestQuantized.test_throw",
|
||||||
"TestQuantized.test_vjp_scales_biases",
|
"TestQuantized.test_vjp_scales_biases",
|
||||||
|
"TestExportImport.test_export_quantized_model",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user