Upload 2025-08-19/runs/500-17078864310/ci_results_run_models_gpu/new_failures_against_17058159711.json with huggingface_hub
Browse files
2025-08-19/runs/500-17078864310/ci_results_run_models_gpu/new_failures_against_17058159711.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vit": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/vit/test_image_processing_vit.py::ViTImageProcessingTest::test_can_compile_fast_image_processor"
|
| 5 |
+
],
|
| 6 |
+
"multi-gpu": [
|
| 7 |
+
"tests/models/vit/test_image_processing_vit.py::ViTImageProcessingTest::test_can_compile_fast_image_processor"
|
| 8 |
+
]
|
| 9 |
+
}
|
| 10 |
+
}
|