hf-transformers-bot commited on
Commit
04cd851
·
verified ·
1 Parent(s): 29bc91a

Upload 2025-06-09/runs/624-15525740968/ci_results_run_pipelines_torch_gpu/new_failures_against_15525715831.json with huggingface_hub

Browse files
2025-06-09/runs/624-15525740968/ci_results_run_pipelines_torch_gpu/new_failures_against_15525715831.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pipelines": {
3
+ "single-gpu": [
4
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
5
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
6
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
7
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
8
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
9
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
10
+ ],
11
+ "multi-gpu": [
12
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
13
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
14
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
15
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16"
16
+ ]
17
+ }
18
+ }