1. 15 1月, 2021 1 次提交
  2. 13 1月, 2021 2 次提交
  3. 12 1月, 2021 1 次提交
  4. 11 1月, 2021 1 次提交
  5. 09 1月, 2021 1 次提交
  6. 07 1月, 2021 1 次提交
  7. 06 1月, 2021 1 次提交
  8. 29 12月, 2020 2 次提交
  9. 28 12月, 2020 3 次提交
  10. 26 12月, 2020 1 次提交
  11. 25 12月, 2020 2 次提交
  12. 24 12月, 2020 1 次提交
  13. 23 12月, 2020 1 次提交
  14. 21 12月, 2020 1 次提交
  15. 19 12月, 2020 1 次提交
  16. 18 12月, 2020 1 次提交
  17. 17 12月, 2020 3 次提交
  18. 16 12月, 2020 2 次提交
  19. 15 12月, 2020 1 次提交
  20. 14 12月, 2020 2 次提交
  21. 11 12月, 2020 1 次提交
  22. 09 12月, 2020 1 次提交
  23. 08 12月, 2020 1 次提交
    • J
      added internal and external reorders to profiler (#29443) · 57a4f16d
      jakpiase 提交于
      * added external reorder to profiler
      
      * added external and internal reorders to profiler
      
      * added internal and external reorder to profiler
      
      * added formatting to int/ext reorder commit
      
      * removed unnecessary comment
      57a4f16d
  24. 07 12月, 2020 1 次提交
  25. 04 12月, 2020 4 次提交
  26. 01 12月, 2020 2 次提交
  27. 27 11月, 2020 1 次提交
    • S
      Support dynamic graph distributed (#28997) · e2d01eb6
      ShenLiang 提交于
      * add reducer
      
      * refine envent for memorycopy
      
      * add concat&split for allreduce
      
      * apply concat & split for fuse tensor
      
      * fix nccl dep
      
      * fix the untest, compile problem and ddp initialize problem
      
      * fix untest for mac & add some comments & solve the repeated param in sublayers
      
      * fix untest for windows & fix document
      e2d01eb6