hf-transformers-bot commited on
Commit
324ef1d
1 Parent(s): 7787310

Upload 2024-07-05/ci_results_run_pipelines_tf_gpu/tf_pipeline_results.json with huggingface_hub

Browse files
2024-07-05/ci_results_run_pipelines_tf_gpu/tf_pipeline_results.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "failed": {
3
+ "unclassified": 0,
4
+ "single": 2,
5
+ "multi": 2
6
+ },
7
+ "success": 110,
8
+ "time_spent": "0:02:47, 0:02:31, ",
9
+ "error": true,
10
+ "failures": {
11
+ "single": [
12
+ {
13
+ "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_distil",
14
+ "trace": "(line 1479) ImportError:"
15
+ },
16
+ {
17
+ "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_non_distil",
18
+ "trace": "(line 1479) ImportError:"
19
+ }
20
+ ],
21
+ "multi": [
22
+ {
23
+ "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_distil",
24
+ "trace": "(line 1479) ImportError:"
25
+ },
26
+ {
27
+ "line": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_speculative_decoding_whisper_non_distil",
28
+ "trace": "(line 1479) ImportError:"
29
+ }
30
+ ]
31
+ },
32
+ "job_link": {
33
+ "single": "https://github.com/huggingface/transformers/actions/runs/9802198154/job/27066563224",
34
+ "multi": "https://github.com/huggingface/transformers/actions/runs/9802198154/job/27066563505"
35
+ }
36
+ }