1. 16 Jun, 2023 1 commit
  2. 16 May, 2023 1 commit
  3. 21 Mar, 2023 1 commit
  4. 28 Feb, 2023 1 commit
    • Yih-Dar's avatar
      馃敟Rework pipeline testing by removing `PipelineTestCaseMeta` 馃殌 (#21516) · 871c31a6
      Yih-Dar authored
      
      
      * Add PipelineTesterMixin
      
      * remove class PipelineTestCaseMeta
      
      * move validate_test_components
      
      * Add for ViT
      
      * Add to SPECIAL_MODULE_TO_TEST_MAP
      
      * style and quality
      
      * Add feature-extraction
      
      * update
      
      * raise instead of skip
      
      * add tiny_model_summary.json
      
      * more explicit
      
      * skip tasks not in mapping
      
      * add availability check
      
      * Add Copyright
      
      * A way to diable irrelevant tests
      
      * update with main
      
      * remove disable_irrelevant_tests
      
      * skip tests
      
      * better skip message
      
      * better skip message
      
      * Add all pipeline task tests
      
      * revert
      
      * Import PipelineTesterMixin
      
      * subclass test classes with PipelineTesterMixin
      
      * Add pipieline_model_mapping
      
      * Fix import after adding pipieline_model_mapping
      
      * Fix style and quality after adding pipieline_model_mapping
      
      * Fix one more import after adding pipieline_model_mapping
      
      * Fix style and quality after adding pipieline_model_mapping
      
      * Fix test issues
      
      * Fix import requirements
      
      * Fix mapping for MobileViTModelTest
      
      * Update
      
      * Better skip message
      
      * pipieline_model_mapping could not be None
      
      * Remove some PipelineTesterMixin
      
      * Fix typo
      
      * revert tests_fetcher.py
      
      * update
      
      * rename
      
      * revert
      
      * Remove PipelineTestCaseMeta from ZeroShotAudioClassificationPipelineTests
      
      * style and quality
      
      * test fetcher for all pipeline/model tests
      
      ---------
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      871c31a6
  5. 06 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Update quality tooling for formatting (#21480) · 6f79d264
      Sylvain Gugger authored
      * Result of black 23.1
      
      * Update target to Python 3.7
      
      * Switch flake8 to ruff
      
      * Configure isort
      
      * Configure isort
      
      * Apply isort with line limit
      
      * Put the right black version
      
      * adapt black in check copies
      
      * Fix copies
      6f79d264
  6. 27 Dec, 2022 1 commit
  7. 09 Nov, 2022 1 commit
  8. 10 Oct, 2022 1 commit
  9. 04 Oct, 2022 1 commit
  10. 26 Sep, 2022 1 commit
  11. 15 Sep, 2022 1 commit
  12. 12 Aug, 2022 1 commit
  13. 29 Jul, 2022 1 commit
    • Michael Benayoun's avatar
      [FX] Symbolic trace for Bloom (#18356) · 4e2f4a92
      Michael Benayoun authored
      * Bloom model can now be traced
      
      * Bloom traced model can be torch scripted and serialized
      
      * Bloom can be traced with variable keyword arguments
      
      * Enable XLNet support
      
      * Disable XLNet for now
      4e2f4a92
  14. 18 Jul, 2022 1 commit
  15. 11 Jul, 2022 1 commit
  16. 23 Jun, 2022 1 commit
  17. 14 Jun, 2022 2 commits
  18. 09 Jun, 2022 1 commit