1. 15 Sep, 2020 1 commit
  2. 11 Sep, 2020 2 commits
  3. 10 Sep, 2020 3 commits
  4. 09 Sep, 2020 1 commit
  5. 03 Sep, 2020 1 commit
  6. 02 Sep, 2020 2 commits
  7. 01 Sep, 2020 5 commits
  8. 10 Aug, 2020 1 commit
  9. 15 Jul, 2020 2 commits
  10. 14 Jul, 2020 1 commit
  11. 11 Jul, 2020 1 commit
  12. 06 Jul, 2020 1 commit
  13. 23 Jun, 2020 1 commit
  14. 30 May, 2020 1 commit
  15. 29 May, 2020 1 commit
  16. 27 May, 2020 1 commit
  17. 20 May, 2020 1 commit
  18. 19 May, 2020 1 commit
  19. 18 May, 2020 1 commit
    • Arash Ashari's avatar
      adding BingSqaud e2e test (#214) · c61e23b4
      Arash Ashari authored
      * adding BingSqaud e2e test
      
      * updating the draft test; bring final step under try section
      
      * finalizinf test for base deepspeed and deepspeed with ZeRO
      
      * applying the comment (thanks Jeff); fixed formatting
      c61e23b4
  20. 11 May, 2020 1 commit
  21. 06 May, 2020 1 commit
  22. 30 Apr, 2020 1 commit
  23. 24 Apr, 2020 1 commit
  24. 27 Mar, 2020 2 commits
    • Olatunji Ruwase's avatar
      Support multi-output models (#170) · 53c73fe3
      Olatunji Ruwase authored
      * Push to remote
      
      * Correctly handle multi output models by doing loss scaling in backward()
      Unit tests for multi output models
      
      * Fix formatting issues
      
      * Formatting issues fix
      
      * Fix formatting
      
      * Update DeepSpeedExamples submodule
      Enable Megatron model tests
      53c73fe3
    • Calogero Zarbo's avatar
      Add "zero_allow_untested_optimizer" option in conf file (#173) · 43f27332
      Calogero Zarbo authored
      * added zero_allow_untested_optimizer flag helpers
      
      * add zero_allow_untested_optimizer config constants
      
      * zero_allow_untested_optimizer logic with assertion
      
      * Added unit test and CustomOptimizer helper class
      43f27332
  25. 25 Mar, 2020 1 commit
  26. 10 Mar, 2020 2 commits
  27. 27 Feb, 2020 1 commit
  28. 26 Feb, 2020 1 commit
    • Jeff Rasley's avatar
      Init distributed torch only if needed (#108) · 5aa58b38
      Jeff Rasley authored
      * add auto-detect to torch dist init
      
      * update tests to infer distributed init status
      
      * prevent crash if dist_init_required is True but already initiliazed
      
      * only init if safe to do so (forgot to add this file in prev commit)
      5aa58b38
  29. 22 Feb, 2020 1 commit