1. 10 Jan, 2024 1 commit
  2. 11 Dec, 2023 1 commit
    • Ella Charlaix's avatar
      Add deepspeed test to amd scheduled CI (#27633) · 39acfe84
      Ella Charlaix authored
      
      
      * add deepspeed scheduled test for amd
      
      * fix image
      
      * add dockerfile
      
      * add comment
      
      * enable tests
      
      * trigger
      
      * remove trigger for this branch
      
      * trigger
      
      * change runner env to trigger the docker build image test
      
      * use new docker image
      
      * remove test suffix from docker image tag
      
      * replace test docker image with original image
      
      * push new image
      
      * Trigger
      
      * add back amd tests
      
      * fix typo
      
      * add amd tests back
      
      * fix
      
      * comment until docker image build scheduled test fix
      
      * remove deprecated deepspeed build option
      
      * upgrade torch
      
      * update docker & make tests pass
      
      * Update docker/transformers-pytorch-deepspeed-amd-gpu/Dockerfile
      
      * fix
      
      * tmp disable test
      
      * precompile deepspeed to avoid timeout during tests
      
      * fix comment
      
      * trigger deepspeed tests with new image
      
      * comment tests
      
      * trigger
      
      * add sklearn dependency to fix slow tests
      
      * enable back other tests
      
      * final update
      
      ---------
      Co-authored-by: default avatarFelix Marty <felix@hf.co>
      Co-authored-by: default avatarF茅lix Marty <9808326+fxmarty@users.noreply.github.com>
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      39acfe84
  3. 07 Dec, 2023 1 commit
  4. 15 Nov, 2023 1 commit
  5. 10 Nov, 2023 1 commit
  6. 31 Oct, 2023 1 commit
  7. 27 Sep, 2023 1 commit
  8. 28 Jun, 2023 1 commit
  9. 05 Jun, 2023 1 commit
  10. 22 May, 2023 1 commit
  11. 20 Apr, 2023 1 commit
  12. 19 Apr, 2023 1 commit
  13. 13 Apr, 2023 1 commit
  14. 30 Mar, 2023 1 commit
  15. 28 Feb, 2023 1 commit
  16. 06 Dec, 2022 1 commit
  17. 05 Dec, 2022 1 commit
  18. 29 Nov, 2022 1 commit
  19. 17 Nov, 2022 1 commit
  20. 04 Nov, 2022 1 commit
  21. 07 Oct, 2022 1 commit
    • Sylvain Gugger's avatar
      Rework pipeline tests (#19366) · 9ac586b3
      Sylvain Gugger authored
      * Rework pipeline tests
      
      * Try to fix Flax tests
      
      * Try to put it before
      
      * Use a new decorator instead
      
      * Remove ignore marker since it doesn't work
      
      * Filter pipeline tests
      
      * Woopsie
      
      * Use the fitlered list
      
      * Clean up and fake modif
      
      * Remove init
      
      * Revert fake modif
      9ac586b3
  22. 19 Sep, 2022 1 commit
  23. 07 Sep, 2022 1 commit
  24. 06 Sep, 2022 1 commit
  25. 02 Sep, 2022 2 commits
  26. 04 Aug, 2022 1 commit
  27. 17 Jun, 2022 1 commit
  28. 09 Jun, 2022 1 commit
  29. 07 Jun, 2022 1 commit
  30. 02 Jun, 2022 1 commit
  31. 17 May, 2022 1 commit
  32. 13 May, 2022 3 commits
  33. 09 May, 2022 1 commit
  34. 03 May, 2022 1 commit
    • 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
  35. 13 Apr, 2022 1 commit
  36. 16 Mar, 2022 1 commit
  37. 11 Mar, 2022 1 commit