1. 23 Apr, 2021 1 commit
  2. 05 Apr, 2021 1 commit
  3. 22 Mar, 2021 1 commit
  4. 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
  5. 07 Dec, 2020 1 commit
  6. 17 Nov, 2020 1 commit
  7. 02 Sep, 2020 1 commit
  8. 27 Apr, 2020 1 commit
  9. 23 Apr, 2020 1 commit
  10. 21 Apr, 2020 1 commit
  11. 06 Jan, 2020 2 commits
  12. 22 Dec, 2019 2 commits
  13. 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
  14. 26 Sep, 2019 1 commit
  15. 06 Sep, 2019 1 commit
  16. 30 Aug, 2019 4 commits
  17. 26 Aug, 2019 1 commit
  18. 01 Jun, 2019 2 commits
  19. 31 May, 2019 4 commits
  20. 30 May, 2019 2 commits
  21. 27 Apr, 2019 1 commit
  22. 17 Apr, 2019 2 commits