1. 09 Apr, 2024 1 commit
    • Marc Sun's avatar
      Fix quantization tests (#29914) · 58a939c6
      Marc Sun authored
      * revert back to torch 2.1.1
      
      * run test
      
      * switch to torch 2.2.1
      
      * udapte dockerfile
      
      * fix awq tests
      
      * fix test
      
      * run quanto tests
      
      * update tests
      
      * split quantization tests
      
      * fix
      
      * fix again
      
      * final fix
      
      * fix report artifact
      
      * build docker again
      
      * Revert "build docker again"
      
      This reverts commit 399a5f9d9308da071d79034f238c719de0f3532e.
      
      * debug
      
      * revert
      
      * style
      
      * new notification system
      
      * testing notfication
      
      * rebuild docker
      
      * fix_prev_ci_results
      
      * typo
      
      * remove warning
      
      * fix typo
      
      * fix artifact name
      
      * debug
      
      * issue fixed
      
      * debug again
      
      * fix
      
      * fix time
      
      * test notif with faling test
      
      * typo
      
      * issues again
      
      * final fix ?
      
      * run all quantization tests again
      
      * remove name to clear space
      
      * revert modfiication done on workflow
      
      * fix
      
      * build docker
      
      * build only quant docker
      
      * fix quantization ci
      
      * fix
      
      * fix report
      
      * better quantization_matrix
      
      * add print
      
      * revert to the basic one
      58a939c6
  2. 05 Apr, 2024 1 commit
  3. 26 Mar, 2024 1 commit
  4. 22 Mar, 2024 1 commit
  5. 20 Mar, 2024 1 commit
  6. 28 Feb, 2024 1 commit
    • Marc Sun's avatar
      [CI] Quantization workflow (#29046) · f54d82ca
      Marc Sun authored
      
      
      * [CI] Quantization workflow
      
      * build dockerfile
      
      * fix dockerfile
      
      * update self-cheduled.yml
      
      * test build dockerfile on push
      
      * fix torch install
      
      * udapte to python 3.10
      
      * update aqlm version
      
      * uncomment build dockerfile
      
      * tests if the scheduler works
      
      * fix docker
      
      * do not trigger on psuh again
      
      * add additional runs
      
      * test again
      
      * all good
      
      * style
      
      * Update .github/workflows/self-scheduled.yml
      Co-authored-by: default avatarYounes Belkada <49240599+younesbelkada@users.noreply.github.com>
      
      * test build dockerfile with torch 2.2.0
      
      * fix extra
      
      * clean
      
      * revert changes
      
      * Revert "revert changes"
      
      This reverts commit 4cb52b8822da9d1786a821a33e867e4fcc00d8fd.
      
      * revert correct change
      
      ---------
      Co-authored-by: default avatarYounes Belkada <49240599+younesbelkada@users.noreply.github.com>
      f54d82ca
  7. 26 Feb, 2024 1 commit
  8. 23 Feb, 2024 1 commit
  9. 09 Feb, 2024 1 commit
  10. 31 Jan, 2024 2 commits
  11. 15 Jan, 2024 1 commit
  12. 11 Jan, 2024 1 commit
  13. 10 Jan, 2024 2 commits
  14. 03 Jan, 2024 1 commit
  15. 14 Dec, 2023 1 commit
  16. 11 Dec, 2023 2 commits
  17. 07 Dec, 2023 1 commit
  18. 06 Dec, 2023 1 commit
  19. 04 Dec, 2023 1 commit
  20. 30 Nov, 2023 1 commit
  21. 28 Nov, 2023 1 commit
  22. 27 Nov, 2023 1 commit
  23. 21 Nov, 2023 1 commit
  24. 17 Nov, 2023 1 commit
  25. 16 Nov, 2023 1 commit
  26. 15 Nov, 2023 1 commit
  27. 10 Nov, 2023 1 commit
  28. 08 Nov, 2023 1 commit
  29. 06 Nov, 2023 1 commit
  30. 02 Nov, 2023 1 commit
  31. 31 Oct, 2023 1 commit
  32. 25 Oct, 2023 1 commit
  33. 20 Oct, 2023 1 commit
  34. 16 Oct, 2023 1 commit
  35. 11 Oct, 2023 1 commit
  36. 03 Oct, 2023 1 commit
    • Funtowicz Morgan's avatar
      [AMD] Add initial version for run_tests_multi_gpu (#26346) · 3632fb3c
      Funtowicz Morgan authored
      
      
      * Add initial version for run_tests_multi_gpu
      
      * Trigger change in BERT
      
      * fix typo setup -> setup_gpu
      
      * Add tag mi210
      
      * Enable multi-gpu jobs
      
      * One more
      
      * Use dynamic device allocation
      
      * Attempt to fix syntax for docker create
      
      * fix script path
      
      * fix
      
      * temp machine type
      
      * fix label
      
      * Enable multi-gpu tests
      
      * Rename multi-amd-gpu to multi-gpu
      
      * Let's not be lazy dude
      
      * Update rocm-smi output
      
      * Add gpu_flavour in the matrix
      
      * Fix typos
      
      * merge single/multi dispatch into the matrix
      
      * Format.
      
      * Revert BERT's change
      
      ---------
      Co-authored-by: default avatarGuillaume LEGENDRE <glegendre01@gmail.com>
      3632fb3c
  37. 27 Sep, 2023 1 commit