1. 08 10月, 2022 1 次提交
  2. 05 10月, 2022 1 次提交
    • M
      Refactor remaining distributed tests (#2216) · ff427438
      Michael Wyatt 提交于
      * batch of refactored tests
      
      * more test refactoring
      
      * fp16 test refactor
      
      * more refactors
      
      * added DistributedFixture class
      
      * applied DistributedFixture to first batch of tests as a trial
      
      * added DistributedFixture test and documentation
      
      * last tests
      
      * fixes for refactored tests
      
      * remove subdirs in workflow files
      
      * fix pytest syntax error
      
      * fix another syntax error
      
      * update imports
      
      * use DistFixture with elastic checkpoint test
      
      * missing import
      
      * update to shared class tmpdir for elastic test
      
      * moved test files
      
      * avoid duplicate test file name
      
      * last refactor and moving test files
      
      * formatting
      
      * fix broken import
      
      * testing forked AMD tests
      
      * update abstract method
      
      * use blob storage for accelerate and transformers tests
      
      * upgrade torch for acclerate CI
      Co-authored-by: NOlatunji Ruwase <olruwase@microsoft.com>
      ff427438
  3. 10 9月, 2022 1 次提交
  4. 25 8月, 2022 1 次提交
  5. 02 8月, 2022 1 次提交
  6. 16 6月, 2022 1 次提交
  7. 15 6月, 2022 1 次提交
  8. 07 6月, 2022 1 次提交
  9. 19 3月, 2022 1 次提交
    • M
      Add concurrency policy to CI workflow (#1844) · 2e1847d6
      Michael Wyatt 提交于
      * added concurrency to github actions
      
      * fixed problem where one workflow can cancel another workflow
      
      * added tmp file to help test concurrency policy on CI
      
      * removed tmp file to finish testing concurrency policy
      2e1847d6
  10. 15 3月, 2022 1 次提交