1. 01 5月, 2021 3 次提交
  2. 30 4月, 2021 3 次提交
  3. 29 4月, 2021 2 次提交
  4. 28 4月, 2021 1 次提交
  5. 27 4月, 2021 1 次提交
  6. 25 4月, 2021 1 次提交
    • H
      Add find_unused_parameters option to DeepSpeedEngine (#945) · d0b61f18
      hamlet 提交于
      * Add find_unused_parameters option
      
      As unused parameters in modules may not be expected sometimes, 
      add an explicit error msg when it occurred and an option to avoid the error: https://github.com/microsoft/DeepSpeed/issues/707
      
      * Add find_unused_parameters option
      
      As unused parameters in modules may not be expected sometimes, 
      add an explicit error msg when it occurred and an option to avoid the error: https://github.com/microsoft/DeepSpeed/issues/707
      
      * Fix syntax error
      
      * Fix yapf error
      
      * Fix yapf error
      
      * Fix yapf error
      
      * Fix yapf error
      
      * Move stage2 find_unused_parameters to config file
      
      * Add stage2 find_unused_parameters
      
      * Add stage2 find_unused_parameters
      
      * Add stage2_find_unused_parameters option
      
      * Change error msg to reflect zero_optimization config change
      
      * Fix yapf error
      
      * Fix yapf errors
      
      * Change find_unused_parameters option name
      
      * Change find_unused_parameters option name
      
      * Change find_unused_parameters option name
      
      * Change find_unused_parameters option name
      
      * Change find_unused_parameters option name
      
      * Add UnusedParametersModel for test option find_unused_parameters
      
      * Add unit test for stage2 find_unused_parameters
      
      * Add cpu-adam compatible check
      
      * Remove dups import
      
      * Trim spaces
      
      * Fix yapf errors
      
      * Trim spaces
      
      * Add False Positive test check
      
      * Fix find_unused_parameters test
      
      * Trim spaces
      
      * Fix yapf error
      d0b61f18
  7. 24 4月, 2021 2 次提交
  8. 23 4月, 2021 4 次提交
  9. 22 4月, 2021 3 次提交
  10. 21 4月, 2021 5 次提交
  11. 20 4月, 2021 1 次提交
  12. 19 4月, 2021 2 次提交
  13. 20 4月, 2021 1 次提交
  14. 19 4月, 2021 5 次提交
  15. 17 4月, 2021 1 次提交
  16. 15 4月, 2021 3 次提交
  17. 14 4月, 2021 2 次提交