1. 26 4月, 2023 2 次提交
  2. 21 4月, 2023 2 次提交
  3. 12 4月, 2023 1 次提交
  4. 06 4月, 2023 1 次提交
  5. 31 3月, 2023 1 次提交
  6. 30 3月, 2023 1 次提交
  7. 27 3月, 2023 1 次提交
  8. 24 3月, 2023 2 次提交
  9. 22 3月, 2023 1 次提交
  10. 15 3月, 2023 2 次提交
  11. 13 3月, 2023 1 次提交
  12. 10 3月, 2023 1 次提交
  13. 28 2月, 2023 1 次提交
  14. 22 2月, 2023 2 次提交
  15. 07 2月, 2023 1 次提交
  16. 01 2月, 2023 1 次提交
  17. 31 1月, 2023 1 次提交
  18. 27 1月, 2023 2 次提交
  19. 26 1月, 2023 1 次提交
    • M
      Abstract accelerator (step 3) (#2677) · 98cc35b6
      Ma, Guokai 提交于
      * Integrate accelerator abstraction interface into deepspeed/
      
      * Fix error message in fp16/fused_optimizer
      
      * fix error message in fp16/unfused_optimizer.py
      
      * assign get_accelerator().pin_memory() result to input Tensor name
      
      * no need to check cuda and whether nvtx supported
      
      * move try-except into inner most block
      
      * call Event() and Stream() in get_accelerator() for data type
      
      * Make Stream and Event as properties of abstract interface so they can be used as data type in deepspeed
      
      * Apply op_builder backend api change from #2705 from @jeffra
      
      * fix tests where Builder NAME is used
      
      * keep original ...Builder.NAME interface instead of ...Builder().NAME interface
      
      * fix builder closure for installation
      
      * fix randomltd builder
      
      * add comments to clarify create_op_builder and get_op_builder
      
      * fix compatibility with pip install -e
      Co-authored-by: NCheng Li <pistasable@gmail.com>
      Co-authored-by: NOlatunji Ruwase <olruwase@microsoft.com>
      98cc35b6
  20. 25 1月, 2023 1 次提交
  21. 20 1月, 2023 1 次提交
  22. 19 1月, 2023 1 次提交
  23. 18 1月, 2023 1 次提交
  24. 17 12月, 2022 1 次提交
  25. 13 12月, 2022 1 次提交
  26. 06 12月, 2022 1 次提交
  27. 30 11月, 2022 1 次提交
  28. 29 11月, 2022 1 次提交
  29. 28 11月, 2022 1 次提交
  30. 11 11月, 2022 1 次提交
  31. 25 10月, 2022 1 次提交
  32. 22 10月, 2022 1 次提交
  33. 18 10月, 2022 2 次提交