Skip to content

Install video dependency for pipeline CI - #20777

Merged
ydshieh merged 1 commit into
mainfrom
fix_pip_ci_tests
Dec 15, 2022
Merged

Install video dependency for pipeline CI#20777
ydshieh merged 1 commit into
mainfrom
fix_pip_ci_tests

Conversation

@ydshieh

@ydshieh ydshieh commented Dec 15, 2022

Copy link
Copy Markdown
Collaborator

What does this PR do?

PR #20151 added video classification pipeline, which requires video dependency (decord). It is not currently installed in the CI image used for Pipeline CI - so we have failure.

This PR adds the dependency (same as in CircleCI).

@ydshieh
ydshieh requested review from nateraw and sgugger December 15, 2022 10:43
@HuggingFaceDocBuilderDev

HuggingFaceDocBuilderDev commented Dec 15, 2022

Copy link
Copy Markdown

The documentation is not available anymore as the PR was closed or merged.

@sgugger sgugger left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ydshieh
ydshieh merged commit b1706f6 into main Dec 15, 2022
@ydshieh
ydshieh deleted the fix_pip_ci_tests branch December 15, 2022 17:47
gsarti added a commit to gsarti/transformers that referenced this pull request Dec 16, 2022
… add_get_encoder_decoder_fsmt

* 'main' of ssh://github.com/huggingface/transformers: (1433 commits)
  Add Universal Segmentation class + mapping (huggingface#20766)
  Stop calling expand_1d on newer TF versions (huggingface#20786)
  Fix object detection2 (huggingface#20798)
  [Pipeline] skip feature extraction test if in `IMAGE_PROCESSOR_MAPPING` (huggingface#20790)
  Recompile `apex` in `DeepSpeed` CI image (huggingface#20788)
  Move convert_to_rgb to image_transforms module (huggingface#20784)
  Generate: use `GenerationConfig` as the basis for `.generate()` parametrization (huggingface#20388)
  Install video dependency for pipeline CI (huggingface#20777)
  Fixing object detection with `layoutlm` (huggingface#20776)
  [Pipeline] fix failing bloom `pipeline` test (huggingface#20778)
  Patch for FlanT5-XXL 8bit support (huggingface#20760)
  Install vision for TF pipeline tests (huggingface#20771)
  Even more validation. (huggingface#20762)
  Add Swin backbone (huggingface#20769)
  Install `torch-tensorrt 1.3.0` for DeepSpeed CI (huggingface#20764)
  Replaces xxx_required with requires_backends (huggingface#20715)
  [CI-Test] Fixes but also skips the mT5 tests (huggingface#20755)
  Fix attribute error problem  (huggingface#20765)
  [Tests] Improve test_attention_outputs (huggingface#20701)
  Fix missing `()` in some usage of `is_flaky` (huggingface#20749)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants