mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-20 01:18:12 +08:00
Add tests for export including control flow models and quantized models (#2430)
* Add tests for export, including control flow export and quantized model export. * Skip quantization related test for CUDA backend.
This commit is contained in:
@@ -74,4 +74,5 @@ cuda_skip = {
|
||||
"TestQuantized.test_small_matrix",
|
||||
"TestQuantized.test_throw",
|
||||
"TestQuantized.test_vjp_scales_biases",
|
||||
"TestExportImport.test_export_quantized_model",
|
||||
}
|
||||
|
Reference in New Issue
Block a user