"vscode:/vscode.git/clone" did not exist on "06c23892e253f056442f688eb613efb6896650a0"
  1. 03 Nov, 2020 1 commit
    • Stas Bekman's avatar
      [CIs] Better reports everywhere (#8275) · 1bb4bba5
      Stas Bekman authored
      * make it possible to invoke testconf.py in both test suites without crashing on having the same option added
      
      * perl -pi -e 's|--make_reports|--make-reports|' to be consistent with other opts
      
      * add `pytest --make-reports` to all CIs (and artifacts)
      
      * fix
      1bb4bba5
  2. 02 Nov, 2020 1 commit
  3. 30 Oct, 2020 1 commit
    • Lysandre Debut's avatar
      Ci test tf super slow (#8007) · 10f8c636
      Lysandre Debut authored
      * Test TF GPU CI
      
      * Change cache
      
      * Fix missing torch requirement
      
      * Fix some model tests
      
      
      Style
      
      * LXMERT
      
      * MobileBERT
      
      * Longformer skip test
      
      * XLNet
      
      * The rest of the tests
      
      * RAG goes OOM in multi gpu setup
      
      * YAML test files
      
      * Last fixes
      
      * Skip doctests
      
      * Fill mask tests
      
      * Yaml files
      
      * Last test fix
      
      * Style
      
      * Update cache
      
      * Change ONNX tests to slow + use tiny model
      10f8c636
  4. 29 Oct, 2020 1 commit
  5. 28 Oct, 2020 2 commits
  6. 27 Oct, 2020 1 commit
    • Stas Bekman's avatar
      [CI] generate separate report files as artifacts (#7995) · bfd5e370
      Stas Bekman authored
      * better reports
      
      * a whole bunch of reports in their own files
      
      * clean up
      
      * improvements
      
      * github artifacts experiment
      
      * style
      
      * complete the report generator with multiple improvements/fixes
      
      * fix
      
      * save all reports under one dir to easy upload
      
      * can remove temp failing tests
      
      * doc fix
      
      * some cleanup
      bfd5e370
  7. 23 Oct, 2020 1 commit
  8. 22 Oct, 2020 1 commit
  9. 19 Oct, 2020 2 commits
  10. 30 Sep, 2020 3 commits
  11. 10 Sep, 2020 1 commit
  12. 27 Aug, 2020 1 commit
  13. 25 Aug, 2020 2 commits
  14. 10 Aug, 2020 1 commit
  15. 07 Aug, 2020 2 commits
  16. 04 Aug, 2020 2 commits
  17. 22 Jul, 2020 1 commit
  18. 21 Jul, 2020 1 commit
  19. 13 Jul, 2020 1 commit
  20. 30 Jun, 2020 2 commits
  21. 25 May, 2020 1 commit
  22. 02 Mar, 2020 2 commits
  23. 29 Feb, 2020 1 commit
    • Julien Chaumond's avatar
      [ci] Run all tests on (self-hosted) GPU (#3020) · e36bd943
      Julien Chaumond authored
      * Create self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * do not run slow tests, for now
      
      * [ci] For comparison with circleci, let's also run CPU-tests
      
      * [ci] reorganize
      
      * clearer filenames
      
      * [ci] Final tweaks before merging
      
      * rm slow tests on circle ci
      
      * Trigger CI
      
      * On GPU this concurrency was way too high
      e36bd943