1. 15 Jul, 2020 2 commits
  2. 14 Jul, 2020 1 commit
  3. 11 Jul, 2020 1 commit
  4. 06 Jul, 2020 1 commit
  5. 23 Jun, 2020 1 commit
  6. 30 May, 2020 1 commit
  7. 29 May, 2020 1 commit
  8. 27 May, 2020 1 commit
  9. 20 May, 2020 1 commit
  10. 19 May, 2020 1 commit
  11. 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
  12. 11 May, 2020 1 commit
  13. 06 May, 2020 1 commit
  14. 30 Apr, 2020 1 commit
  15. 24 Apr, 2020 1 commit
  16. 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
  17. 25 Mar, 2020 1 commit
  18. 10 Mar, 2020 2 commits
  19. 27 Feb, 2020 1 commit
  20. 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
  21. 22 Feb, 2020 1 commit
  22. 20 Feb, 2020 1 commit
  23. 15 Feb, 2020 1 commit
  24. 14 Feb, 2020 1 commit
    • Shaden Smith's avatar
      Porting BingBertSquad test (#70) · 37ff62cc
      Shaden Smith authored
      * Porting BingBertSquad test
      
      * Updating default paths.
      
      * Enable model tests.
      
      * Updating DeepSpeedExamples submodule
      
      * Adding BingBertSquad's log uploads.
      
      * Messed up the submodule again :-)
      37ff62cc
  25. 12 Feb, 2020 1 commit
  26. 10 Feb, 2020 1 commit
  27. 07 Feb, 2020 1 commit
    • Samyam Rajbhandari's avatar
      Samyamr/batchconfig (#33) · 5a0abc65
      Samyam Rajbhandari authored
      * simplifying the batch config, using a single assert to test for validity and allowing for specifying only the micro batch size
      
      * Simplifying Batch Config, Adding ability to specify batch using just micro_batch, and adding a bunch of unit tests
      
      * ran formatting
      
      * Typo fixes and added the config file
      
      * reformatting
      
      * path fixes
      
      * removing print statements
      5a0abc65
  28. 06 Feb, 2020 2 commits
  29. 05 Feb, 2020 1 commit
  30. 04 Feb, 2020 4 commits
  31. 03 Feb, 2020 3 commits