1. 27 Mar, 2020 1 commit
    • 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
  2. 10 Mar, 2020 1 commit
  3. 22 Feb, 2020 1 commit
  4. 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
  5. 12 Feb, 2020 1 commit
  6. 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
  7. 04 Feb, 2020 1 commit
  8. 03 Feb, 2020 3 commits