1. 18 Jun, 2022 1 commit
  2. 17 Jun, 2022 1 commit
  3. 15 Jun, 2022 2 commits
  4. 09 Jun, 2022 1 commit
  5. 07 Jun, 2022 1 commit
  6. 02 Jun, 2022 2 commits
  7. 31 May, 2022 3 commits
  8. 17 May, 2022 1 commit
  9. 13 May, 2022 5 commits
  10. 12 May, 2022 1 commit
  11. 09 May, 2022 1 commit
  12. 06 May, 2022 1 commit
  13. 05 May, 2022 1 commit
  14. 04 May, 2022 1 commit
  15. 03 May, 2022 3 commits
    • Sylvain Gugger's avatar
      Remove fetch in model templates test · dd739f70
      Sylvain Gugger authored
      dd739f70
    • Sylvain Gugger's avatar
      Remove Python and use v2 action (#17059) · 6e17ba6a
      Sylvain Gugger authored
      6e17ba6a
    • Yih-Dar's avatar
      Move test model folders (#17034) · 19420fd9
      Yih-Dar authored
      
      
      * move test model folders (TODO: fix imports and others)
      
      * fix (potentially partially) imports (in model test modules)
      
      * fix (potentially partially) imports (in tokenization test modules)
      
      * fix (potentially partially) imports (in feature extraction test modules)
      
      * fix import utils.test_modeling_tf_core
      
      * fix path ../fixtures/
      
      * fix imports about generation.test_generation_flax_utils
      
      * fix more imports
      
      * fix fixture path
      
      * fix get_test_dir
      
      * update module_to_test_file
      
      * fix get_tests_dir from wrong transformers.utils
      
      * update config.yml (CircleCI)
      
      * fix style
      
      * remove missing imports
      
      * update new model script
      
      * update check_repo
      
      * update SPECIAL_MODULE_TO_TEST_MAP
      
      * fix style
      
      * add __init__
      
      * update self-scheduled
      
      * fix add_new_model scripts
      
      * check one way to get location back
      
      * python setup.py build install
      
      * fix import in test auto
      
      * update self-scheduled.yml
      
      * update slack notification script
      
      * Add comments about artifact names
      
      * fix for yolos
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      19420fd9
  16. 02 May, 2022 1 commit
  17. 27 Apr, 2022 1 commit
  18. 18 Apr, 2022 4 commits
  19. 15 Apr, 2022 1 commit
  20. 13 Apr, 2022 2 commits
  21. 04 Apr, 2022 1 commit
  22. 23 Mar, 2022 1 commit
  23. 22 Mar, 2022 1 commit
  24. 21 Mar, 2022 1 commit
    • Patrick von Platen's avatar
      Add Slack notification support for doc tests (#16253) · c1af180d
      Patrick von Platen authored
      * up
      
      * up
      
      * up
      
      * fix
      
      * yeh
      
      * ups
      
      * Empty test commit
      
      * correct quicktour
      
      * correct
      
      * correct
      
      * up
      
      * up
      
      * uP
      
      * uP
      
      * up
      
      * up
      
      * uP
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * Update src/transformers/models/van/modeling_van.py
      
      * finish
      
      * apply suggestions
      
      * remove folder
      
      * revert to daily testing
      c1af180d
  25. 16 Mar, 2022 1 commit
  26. 15 Mar, 2022 1 commit
    • Sylvain Gugger's avatar
      Use templates (#16142) · 8bfd2fb8
      Sylvain Gugger authored
      * Use tempaltes for all doc building jobs
      
      * Add this branch to the doc build
      
      * Switch to main branch
      8bfd2fb8