1. 05 Apr, 2021 1 commit
  2. 22 Mar, 2021 1 commit
  3. 06 Jan, 2021 1 commit
    • Sylvain Gugger's avatar
      Fast transformers import part 1 (#9441) · 0c96262f
      Sylvain Gugger authored
      * Don't import libs to check they are available
      
      * Don't import integrations at init
      
      * Add importlib_metdata to deps
      
      * Remove old vars references
      
      * Avoid syntax error
      
      * Adapt testing utils
      
      * Try to appease torchhub
      
      * Add dependency
      
      * Remove more private variables
      
      * Fix typo
      
      * Another typo
      
      * Refine the tf availability test
      0c96262f
  4. 07 Dec, 2020 1 commit
  5. 17 Nov, 2020 1 commit
  6. 02 Sep, 2020 1 commit
  7. 27 Apr, 2020 1 commit
  8. 23 Apr, 2020 1 commit
  9. 21 Apr, 2020 1 commit
  10. 06 Jan, 2020 2 commits
  11. 22 Dec, 2019 2 commits
  12. 21 Dec, 2019 1 commit
    • Aymeric Augustin's avatar
      Reformat source code with black. · fa84ae26
      Aymeric Augustin authored
      This is the result of:
      
          $ black --line-length 119 examples templates transformers utils hubconf.py setup.py
      
      There's a lot of fairly long lines in the project. As a consequence, I'm
      picking the longest widely accepted line length, 119 characters.
      
      This is also Thomas' preference, because it allows for explicit variable
      names, to make the code easier to understand.
      fa84ae26
  13. 26 Sep, 2019 1 commit
  14. 06 Sep, 2019 1 commit
  15. 30 Aug, 2019 4 commits
  16. 26 Aug, 2019 1 commit
  17. 01 Jun, 2019 2 commits
  18. 31 May, 2019 4 commits
  19. 30 May, 2019 2 commits
  20. 27 Apr, 2019 1 commit
  21. 17 Apr, 2019 2 commits