Upload 2026-01-12/runs/26598-20926455130/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2026-01-12/runs/26598-20926455130/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"lw_detr": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/lw_detr/test_modeling_lw_detr.py::LwDetrModelIntegrationTest::test_inference_object_detection_head_tiny",
|
| 5 |
+
"tests/models/lw_detr/test_modeling_lw_detr.py::LwDetrModelIntegrationTest::test_inference_object_detection_head_xlarge"
|
| 6 |
+
],
|
| 7 |
+
"multi-gpu": [
|
| 8 |
+
"tests/models/lw_detr/test_modeling_lw_detr.py::LwDetrModelIntegrationTest::test_inference_object_detection_head_tiny",
|
| 9 |
+
"tests/models/lw_detr/test_modeling_lw_detr.py::LwDetrModelIntegrationTest::test_inference_object_detection_head_xlarge",
|
| 10 |
+
"tests/models/lw_detr/test_modeling_lw_detr.py::LwDetrModelTest::test_multi_gpu_data_parallel_forward"
|
| 11 |
+
]
|
| 12 |
+
}
|
| 13 |
+
}
|