Upload 2025-05-24/runs/968-15227243898/ci_results_run_pipelines_torch_gpu/new_failures_against_15176982770.json with huggingface_hub
Browse files
2025-05-24/runs/968-15227243898/ci_results_run_pipelines_torch_gpu/new_failures_against_15176982770.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pipelines": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_whisper_translation_dummy",
|
| 5 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_slow_unfinished_sequence",
|
| 6 |
+
"tests/pipelines/test_pipelines_visual_question_answering.py::VisualQuestionAnsweringPipelineTests::test_large_model_pt_blip2",
|
| 7 |
+
"tests/pipelines/test_pipelines_visual_question_answering.py::VisualQuestionAnsweringPipelineTests::test_small_model_pt_blip2",
|
| 8 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_consistent_batching_behaviour",
|
| 9 |
+
"tests/pipelines/test_pipelines_audio_classification.py::AudioClassificationPipelineTests::test_small_model_pt",
|
| 10 |
+
"tests/pipelines/test_pipelines_audio_classification.py::AudioClassificationPipelineTests::test_small_model_pt_fp16",
|
| 11 |
+
"tests/pipelines/test_pipelines_audio_classification.py::AudioClassificationPipelineTests::test_top_k_greater_than_labels",
|
| 12 |
+
"tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_small_model_pt",
|
| 13 |
+
"tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_threshold"
|
| 14 |
+
],
|
| 15 |
+
"multi-gpu": [
|
| 16 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_whisper_translation_dummy",
|
| 17 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_slow_unfinished_sequence",
|
| 18 |
+
"tests/pipelines/test_pipelines_visual_question_answering.py::VisualQuestionAnsweringPipelineTests::test_large_model_pt_blip2",
|
| 19 |
+
"tests/pipelines/test_pipelines_visual_question_answering.py::VisualQuestionAnsweringPipelineTests::test_small_model_pt_blip2",
|
| 20 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_consistent_batching_behaviour",
|
| 21 |
+
"tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_small_model_pt",
|
| 22 |
+
"tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_threshold"
|
| 23 |
+
]
|
| 24 |
+
}
|
| 25 |
+
}
|