Skip to content
代码片段 群组 项目
该项目从 https://github.com/microsoft/DeepSpeed 镜像。 Pull mirroring failed .
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新
  1. 8月 18, 2023
  2. 8月 17, 2023
  3. 8月 16, 2023
  4. 8月 15, 2023
  5. 8月 14, 2023
    • Olatunji Ruwase's avatar
      Respect memory pinning config (#4131) · 9d79cfd1
      Olatunji Ruwase 创作于
      * Respect memory pinning config
      
      * Bug fix
      9d79cfd1
    • Olatunji Ruwase's avatar
      Generalize frozen weights unit test (#4140) · 7a282db8
      Olatunji Ruwase 创作于
      * Fix unit test
      
      * Fix unit test
      7a282db8
    • Chris M's avatar
      Handle PermissionError in os.chmod Call - Update engine.py (#4139) · 629b2039
      Chris M 创作于
      * Update engine.py
      
      This branch includes changes to handle potential exceptions that may occur when attempting to change file permissions using the os.chmod function within the DeepSpeed engine. The specific issue addressed is the PermissionError that may arise when working with certain filesystems or under restricted permissions.
      
      * Change to use logger
      
      * Split permissions out and add unit test
      
      * UnitTest(use DistTestClass) + trailing whitespace
      
      * update unit test
      
      * UT parametrize 1, 2 ,3
      
      * trim white space from unit test
      
      * change to PermissionError
      
      * run pre-commit formats
      
      * Catch FileNotFoundError & PermissionError
      629b2039
  6. 8月 10, 2023
  7. 8月 09, 2023
  8. 8月 08, 2023
  9. 8月 07, 2023
  10. 8月 04, 2023
  11. 8月 03, 2023
  12. 8月 02, 2023
  13. 8月 01, 2023
    • Molly Smith's avatar
      Refactor autoTP inference for HE (#4040) · 94c7233a
      Molly Smith 创作于
      * Refactor autoTP inference for HE
      
      * Formatting
      
      * Move redundant functions to autotp
      
      * Remove self from loading class
      
      * formatting
      
      * Some gpt2 autotp path fixes
      
      * precommit
      94c7233a
  14. 7月 31, 2023
  15. 7月 28, 2023
  16. 7月 27, 2023