1. 19 Jul, 2024 1 commit
  2. 17 May, 2024 1 commit
    • Arthur's avatar
      Support arbitrary processor (#30875) · 0a9300f4
      Arthur authored
      * Support arbitrary processor
      
      * fix
      
      * nit
      
      * update
      
      * nit
      
      * nit
      
      * fix and revert
      
      * add a small test
      
      * better check
      
      * fixup
      
      * bug so let's just use class for now
      
      * oups
      
      * .
      0a9300f4
  3. 07 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Cleanup quality (#21493) · 67d07487
      Sylvain Gugger authored
      * Remove mentions of flake8/isort
      
      * Clean up inits
      
      * Deall with all other inits
      
      * Last special rule for dummy files
      67d07487
  4. 25 May, 2022 1 commit
  5. 23 Mar, 2022 1 commit
    • Sylvain Gugger's avatar
      Reorganize file utils (#16264) · 4975002d
      Sylvain Gugger authored
      * Split file_utils in several submodules
      
      * Fixes
      
      * Add back more objects
      
      * More fixes
      
      * Who exactly decided to import that from there?
      
      * Second suggestion to code with code review
      
      * Revert wront move
      
      * Fix imports
      
      * Adapt all imports
      
      * Adapt all imports everywhere
      
      * Revert this import, will fix in a separate commit
      4975002d
  6. 21 Jan, 2022 1 commit
  7. 08 Jul, 2021 1 commit
  8. 01 Jun, 2021 1 commit
  9. 09 Apr, 2021 1 commit
  10. 08 Jan, 2021 1 commit
    • Sylvain Gugger's avatar
      Fast imports part 3 (#9474) · 1bdf4240
      Sylvain Gugger authored
      * New intermediate inits
      
      * Update template
      
      * Avoid importing torch/tf/flax in tokenization unless necessary
      
      * Styling
      
      * Shutup flake8
      
      * Better python version check
      1bdf4240
  11. 07 Dec, 2020 1 commit
  12. 17 Nov, 2020 1 commit
    • Sylvain Gugger's avatar
      Reorganize repo (#8580) · c89bdfbe
      Sylvain Gugger authored
      * Put models in subfolders
      
      * Styling
      
      * Fix imports in tests
      
      * More fixes in test imports
      
      * Sneaky hidden imports
      
      * Fix imports in doc files
      
      * More sneaky imports
      
      * Finish fixing tests
      
      * Fix examples
      
      * Fix path for copies
      
      * More fixes for examples
      
      * Fix dummy files
      
      * More fixes for example
      
      * More model import fixes
      
      * Is this why you're unhappy GitHub?
      
      * Fix imports in conver command
      c89bdfbe