Upload 2025-06-08/runs/155-15514192593/ci_results_run_pipelines_torch_gpu/new_failures.json with huggingface_hub
Browse files
2025-06-08/runs/155-15514192593/ci_results_run_pipelines_torch_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pipelines": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
|
| 5 |
+
],
|
| 6 |
+
"multi-gpu": []
|
| 7 |
+
}
|
| 8 |
+
}
|