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