1. 17 10月, 2022 1 次提交
    • W
      [Cherry-pick] Collective communication APIs (#46922) · 5fba2a98
      Wen Sun 提交于
      * Support both use_calc_stream and sync_op in send recv APIs (#46023)
      
      * Support both use_calc_stream and sync_op in allgather API (#46295)
      
      * Support both use_calc_stream and sync_op in collective communication API (#46761)
      
      * Move group and all reduce from collective to communication (#45848)
      
      * Completes bfloat16 dtype for collective api in eager mode (#45844)
      
      * Fix collective APIs cannot be recognized when building docs (#46962)
      Co-authored-by: NLiYuRio <63526175+LiYuRio@users.noreply.github.com>
      5fba2a98
  2. 27 9月, 2022 1 次提交
  3. 19 9月, 2022 2 次提交
  4. 09 9月, 2022 1 次提交
  5. 08 9月, 2022 1 次提交
  6. 06 9月, 2022 2 次提交
  7. 02 9月, 2022 1 次提交
  8. 29 8月, 2022 1 次提交
  9. 26 8月, 2022 1 次提交
  10. 23 8月, 2022 1 次提交
  11. 08 8月, 2022 1 次提交
  12. 03 8月, 2022 1 次提交
  13. 01 8月, 2022 1 次提交
  14. 28 7月, 2022 1 次提交
  15. 18 7月, 2022 1 次提交
  16. 11 7月, 2022 1 次提交
  17. 27 6月, 2022 1 次提交
  18. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  19. 02 6月, 2022 1 次提交
  20. 26 5月, 2022 1 次提交
  21. 18 5月, 2022 1 次提交
  22. 10 5月, 2022 1 次提交
  23. 06 5月, 2022 1 次提交
  24. 27 4月, 2022 1 次提交
  25. 20 4月, 2022 1 次提交
  26. 18 4月, 2022 1 次提交
  27. 15 4月, 2022 1 次提交
  28. 13 4月, 2022 1 次提交
  29. 11 4月, 2022 1 次提交
  30. 06 4月, 2022 1 次提交
  31. 02 4月, 2022 1 次提交
  32. 25 3月, 2022 1 次提交
    • J
      Refactor Dygraph Flags (#40786) · 3085d5e4
      Jiabin Yang 提交于
      * refactor eager flags
      
      * fix flags error when we switch from eager to dygraph
      
      * fix ci problem
      
      * fix ci
      
      * fix ci
      
      * merge develop and fix code style
      
      * merge develop and fix code style
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * merge develop
      3085d5e4
  33. 21 3月, 2022 1 次提交
  34. 08 3月, 2022 1 次提交
  35. 05 3月, 2022 1 次提交
    • W
      Ps optimizer multi programs (#39883) · bcaf88d2
      wangguanqun 提交于
      * fix benchmark and communicator config
      
      * fix bugs of the_one_ps
      
      * multi program and fix bug in optimizer
      
      * multi program in the_one_ps
      
      * public commcontext
      
      * ps optimizer multi programs
      
      * the one ps merge
      
      * fix bug in test
      bcaf88d2
  36. 06 1月, 2022 1 次提交
  37. 21 12月, 2021 1 次提交
  38. 29 11月, 2021 1 次提交