hf-transformers-bot commited on
Commit
2134a9d
·
verified ·
1 Parent(s): d8c1bd3

Upload 2025-09-19/runs/53-17854622669/ci_results_run_examples_gpu/example_results.json with huggingface_hub

Browse files
2025-09-19/runs/53-17854622669/ci_results_run_examples_gpu/example_results.json CHANGED
@@ -1,34 +1,30 @@
1
  {
2
  "failed": {
3
  "unclassified": 0,
4
- "single": 8,
5
  "multi": 0
6
  },
7
  "errors": 0,
8
- "success": 23,
9
  "skipped": 2,
10
  "time_spent": [
11
- 489.27
12
  ],
13
  "error": false,
14
  "failures": {
15
  "single": [
16
  {
17
  "line": "examples/pytorch/test_accelerate_examples.py::ExamplesTestsNoTrainer::test_run_object_detection_no_trainer",
18
- "trace": "(line 2539) transformers.testing_utils.SubprocessCallException: Command `accelerate launch --config_file /tmp/tmp1233hxyp/default_config.yml /transformers/examples/pytorch/object-detection/run_object_detection_no_trainer.py --model_name_or_path qubvel-hf/detr-resnet-50-finetuned-10k-cppe5 --dataset_name qubvel-hf/cppe-5-sample --output_dir /tmp/tmplm0iwabo --max_train_steps=10 --num_warmup_steps=2 --learning_rate=1e-6 --per_device_train_batch_size=2 --per_device_eval_batch_size=1 --checkpointing_steps epoch` failed with the following error:"
19
  },
20
  {
21
  "line": "examples/pytorch/test_accelerate_examples.py::ExamplesTestsNoTrainer::test_run_summarization_no_trainer",
22
- "trace": "(line 2539) transformers.testing_utils.SubprocessCallException: Command `accelerate launch --config_file /tmp/tmp1233hxyp/default_config.yml /transformers/examples/pytorch/summarization/run_summarization_no_trainer.py --model_name_or_path google-t5/t5-small --train_file tests/fixtures/tests_samples/xsum/sample.json --validation_file tests/fixtures/tests_samples/xsum/sample.json --output_dir /tmp/tmp3cfvq23y --max_train_steps=50 --num_warmup_steps=8 --learning_rate=2e-4 --per_device_train_batch_size=2 --per_device_eval_batch_size=1 --checkpointing_steps epoch --with_tracking` failed with the following error:"
23
  },
24
  {
25
  "line": "examples/pytorch/test_pytorch_examples.py::ExamplesTests::test_run_audio_classification",
26
  "trace": "(line 840) NotImplementedError: Could not run 'torchcodec_ns::create_from_tensor' with arguments from the 'CPU' backend. This could be because the operator doesn't exist for this backend, or was omitted during the selective/custom build process (if using custom build). If you are a Facebook employee using PyTorch on mobile, please visit https://fburl.com/ptmfixes for possible resolutions. 'torchcodec_ns::create_from_tensor' is only available for these backends: [Meta, BackendSelect, Python, FuncTorchDynamicLayerBackMode, Functionalize, Named, Conjugate, Negative, ZeroTensor, ADInplaceOrView, AutogradOther, AutogradCPU, AutogradCUDA, AutogradXLA, AutogradMPS, AutogradXPU, AutogradHPU, AutogradLazy, AutogradMTIA, AutogradMAIA, AutogradMeta, Tracer, AutocastCPU, AutocastMTIA, AutocastMAIA, AutocastXPU, AutocastMPS, AutocastCUDA, FuncTorchBatched, BatchedNestedTensor, FuncTorchVmapMode, Batched, VmapMode, FuncTorchGradWrapper, PythonTLSSnapshot, FuncTorchDynamicLayerFrontMode, PreDispatch, PythonDispatcher]."
27
  },
28
- {
29
- "line": "examples/pytorch/test_pytorch_examples.py::ExamplesTests::test_run_object_detection",
30
- "trace": "(line 118) TypeError: BatchFeature.__init__() got an unexpected keyword argument 'size'"
31
- },
32
  {
33
  "line": "examples/pytorch/test_pytorch_examples.py::ExamplesTests::test_run_speech_recognition_ctc",
34
  "trace": "(line 771) NotImplementedError: Could not run 'torchcodec_ns::create_from_tensor' with arguments from the 'CPU' backend. This could be because the operator doesn't exist for this backend, or was omitted during the selective/custom build process (if using custom build). If you are a Facebook employee using PyTorch on mobile, please visit https://fburl.com/ptmfixes for possible resolutions. 'torchcodec_ns::create_from_tensor' is only available for these backends: [Meta, BackendSelect, Python, FuncTorchDynamicLayerBackMode, Functionalize, Named, Conjugate, Negative, ZeroTensor, ADInplaceOrView, AutogradOther, AutogradCPU, AutogradCUDA, AutogradXLA, AutogradMPS, AutogradXPU, AutogradHPU, AutogradLazy, AutogradMTIA, AutogradMAIA, AutogradMeta, Tracer, AutocastCPU, AutocastMTIA, AutocastMAIA, AutocastXPU, AutocastMPS, AutocastCUDA, FuncTorchBatched, BatchedNestedTensor, FuncTorchVmapMode, Batched, VmapMode, FuncTorchGradWrapper, PythonTLSSnapshot, FuncTorchDynamicLayerFrontMode, PreDispatch, PythonDispatcher]."
@@ -48,6 +44,6 @@
48
  ]
49
  },
50
  "job_link": {
51
- "single": "https://github.com/huggingface/transformers/actions/runs/17854622669/job/50770816520"
52
  }
53
  }
 
1
  {
2
  "failed": {
3
  "unclassified": 0,
4
+ "single": 7,
5
  "multi": 0
6
  },
7
  "errors": 0,
8
+ "success": 24,
9
  "skipped": 2,
10
  "time_spent": [
11
+ 614.3
12
  ],
13
  "error": false,
14
  "failures": {
15
  "single": [
16
  {
17
  "line": "examples/pytorch/test_accelerate_examples.py::ExamplesTestsNoTrainer::test_run_object_detection_no_trainer",
18
+ "trace": "(line 2539) transformers.testing_utils.SubprocessCallException: Command `accelerate launch --config_file /tmp/tmp8_tfpbj8/default_config.yml /transformers/examples/pytorch/object-detection/run_object_detection_no_trainer.py --model_name_or_path qubvel-hf/detr-resnet-50-finetuned-10k-cppe5 --dataset_name qubvel-hf/cppe-5-sample --output_dir /tmp/tmpyqj1b4yn --max_train_steps=10 --num_warmup_steps=2 --learning_rate=1e-6 --per_device_train_batch_size=2 --per_device_eval_batch_size=1 --checkpointing_steps epoch` failed with the following error:"
19
  },
20
  {
21
  "line": "examples/pytorch/test_accelerate_examples.py::ExamplesTestsNoTrainer::test_run_summarization_no_trainer",
22
+ "trace": "(line 2539) transformers.testing_utils.SubprocessCallException: Command `accelerate launch --config_file /tmp/tmp8_tfpbj8/default_config.yml /transformers/examples/pytorch/summarization/run_summarization_no_trainer.py --model_name_or_path google-t5/t5-small --train_file tests/fixtures/tests_samples/xsum/sample.json --validation_file tests/fixtures/tests_samples/xsum/sample.json --output_dir /tmp/tmp85vdhsm5 --max_train_steps=50 --num_warmup_steps=8 --learning_rate=2e-4 --per_device_train_batch_size=2 --per_device_eval_batch_size=1 --checkpointing_steps epoch --with_tracking` failed with the following error:"
23
  },
24
  {
25
  "line": "examples/pytorch/test_pytorch_examples.py::ExamplesTests::test_run_audio_classification",
26
  "trace": "(line 840) NotImplementedError: Could not run 'torchcodec_ns::create_from_tensor' with arguments from the 'CPU' backend. This could be because the operator doesn't exist for this backend, or was omitted during the selective/custom build process (if using custom build). If you are a Facebook employee using PyTorch on mobile, please visit https://fburl.com/ptmfixes for possible resolutions. 'torchcodec_ns::create_from_tensor' is only available for these backends: [Meta, BackendSelect, Python, FuncTorchDynamicLayerBackMode, Functionalize, Named, Conjugate, Negative, ZeroTensor, ADInplaceOrView, AutogradOther, AutogradCPU, AutogradCUDA, AutogradXLA, AutogradMPS, AutogradXPU, AutogradHPU, AutogradLazy, AutogradMTIA, AutogradMAIA, AutogradMeta, Tracer, AutocastCPU, AutocastMTIA, AutocastMAIA, AutocastXPU, AutocastMPS, AutocastCUDA, FuncTorchBatched, BatchedNestedTensor, FuncTorchVmapMode, Batched, VmapMode, FuncTorchGradWrapper, PythonTLSSnapshot, FuncTorchDynamicLayerFrontMode, PreDispatch, PythonDispatcher]."
27
  },
 
 
 
 
28
  {
29
  "line": "examples/pytorch/test_pytorch_examples.py::ExamplesTests::test_run_speech_recognition_ctc",
30
  "trace": "(line 771) NotImplementedError: Could not run 'torchcodec_ns::create_from_tensor' with arguments from the 'CPU' backend. This could be because the operator doesn't exist for this backend, or was omitted during the selective/custom build process (if using custom build). If you are a Facebook employee using PyTorch on mobile, please visit https://fburl.com/ptmfixes for possible resolutions. 'torchcodec_ns::create_from_tensor' is only available for these backends: [Meta, BackendSelect, Python, FuncTorchDynamicLayerBackMode, Functionalize, Named, Conjugate, Negative, ZeroTensor, ADInplaceOrView, AutogradOther, AutogradCPU, AutogradCUDA, AutogradXLA, AutogradMPS, AutogradXPU, AutogradHPU, AutogradLazy, AutogradMTIA, AutogradMAIA, AutogradMeta, Tracer, AutocastCPU, AutocastMTIA, AutocastMAIA, AutocastXPU, AutocastMPS, AutocastCUDA, FuncTorchBatched, BatchedNestedTensor, FuncTorchVmapMode, Batched, VmapMode, FuncTorchGradWrapper, PythonTLSSnapshot, FuncTorchDynamicLayerFrontMode, PreDispatch, PythonDispatcher]."
 
44
  ]
45
  },
46
  "job_link": {
47
+ "single": "https://github.com/huggingface/transformers/actions/runs/17854622669/job/50779768533"
48
  }
49
  }