1. 20 5月, 2021 1 次提交
  2. 29 4月, 2021 1 次提交
  3. 17 3月, 2021 1 次提交
  4. 09 3月, 2021 1 次提交
  5. 15 1月, 2021 1 次提交
  6. 18 12月, 2020 1 次提交
  7. 20 11月, 2020 1 次提交
  8. 13 11月, 2020 1 次提交
  9. 31 10月, 2020 1 次提交
  10. 10 9月, 2020 2 次提交
  11. 02 9月, 2020 1 次提交
  12. 05 6月, 2020 1 次提交
    • C
      Add log util (#230) · e1ad8803
      Chunyang Wen 提交于
      * Add log util
      
      * replace all occurrences of print and logging
      
      * address format
      
      * disable propagate to avoid duplicate log
      e1ad8803
  13. 30 5月, 2020 1 次提交
  14. 19 5月, 2020 1 次提交
  15. 22 4月, 2020 1 次提交
  16. 27 2月, 2020 2 次提交
    • J
      MPI 3.x support via mpi4py (#107) · 7e813283
      Jeff Rasley 提交于
      * add mpirun support for openmpi 4.0
      
      * add master addr support from args
      
      * switch mpi detection to use mpi4py
      
      * set constant for default distributed port
      
      * Make sure deepspeed_mpi exits in args
      7e813283
    • J
      Init distributed torch only if needed (#108) · 5aa58b38
      Jeff Rasley 提交于
      * 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
  17. 25 2月, 2020 1 次提交
  18. 21 2月, 2020 1 次提交
  19. 20 2月, 2020 1 次提交
  20. 10 2月, 2020 1 次提交
  21. 07 2月, 2020 1 次提交
  22. 04 2月, 2020 1 次提交
  23. 01 2月, 2020 1 次提交