"vscode:/vscode.git/clone" did not exist on "2beabd24f0b7c0a0b2b1e609eed1d5a0e3501f79"
  1. 15 Dec, 2022 5 commits
  2. 14 Dec, 2022 4 commits
  3. 13 Dec, 2022 3 commits
  4. 12 Dec, 2022 4 commits
  5. 09 Dec, 2022 3 commits
  6. 08 Dec, 2022 5 commits
    • Nathan Raw's avatar
      Add video classification pipeline (#20151) · 9e56aff5
      Nathan Raw authored
      * 🚧 wip video classification pipeline
      
      * 🚧 wip - add is_decord_available check
      
      * 🐛 add missing import
      
      *  add tests
      
      * 🔧 add decord to setup extras
      
      * 🚧 add is_decord_available
      
      *  add video-classification pipeline
      
      * 📝 add video classification pipe to docs
      
      * 🐛 add missing VideoClassificationPipeline import
      
      * 📌 add decord install in test runner
      
      *  fix url inputs to video-classification pipeline
      
      *  updates from review
      
      * 📝 add video cls pipeline to docs
      
      * 📝 add docstring
      
      * 🔥 remove unused import
      
      * 🔥 remove some code
      
      * 📝 docfix
      9e56aff5
    • IMvision12's avatar
      Added missing `test_tokenization_led` (#20568) · 183af58b
      IMvision12 authored
      * Create test_tokenization_led.py
      
      * Update test_tokenization_led.py
      
      * Update test_tokenization_led.py
      
      * Update test_tokenization_led.py
      
      * Update test_tokenization_led.py
      
      * Update test_tokenization_led.py
      
      * Update test_tokenization_led.py
      
      * Update test_tokenization_led.py
      
      * Update test_tokenization_led.py
      183af58b
    • amyeroberts's avatar
      Fix donut image processor (#20625) · cf1b8c34
      amyeroberts authored
      * fix donut image processor
      
      * Update test values
      
      * Apply lower bound on resizing size
      
      * Add in missing size param
      
      * Resolve resize channel_dimension bug
      
      * Update src/transformers/image_transforms.py
      cf1b8c34
    • Younes Belkada's avatar
      [`ViTHybrid`] Fix `accelerate` slow tests (#20679) · 9858ecd7
      Younes Belkada authored
      * fix failing `accelerate` tests
      
      * make fixup
      
      * smaller values
      
      * even lower
      9858ecd7
    • Matt's avatar
      Fix expected values for TF-ESM tests (#20680) · be3d6c84
      Matt authored
      be3d6c84
  7. 07 Dec, 2022 6 commits
  8. 06 Dec, 2022 2 commits
  9. 05 Dec, 2022 8 commits