1. 05 9月, 2023 1 次提交
  2. 04 7月, 2023 1 次提交
  3. 14 4月, 2023 1 次提交
  4. 04 4月, 2023 1 次提交
    • Y
      Add Gloo Gather Function (#52334) · 5f6376b7
      yuehuayingxueluo 提交于
      * add gloo gather
      
      * add gloo_tools
      
      * fix CI bug
      
      * use gloo gather
      
      * remove redundant code
      
      * fix process_group_gloo.py
      
      * rename send_recv
      
      * fix conflict
      
      * fix conflict
      
      * fix codestyle
      
      * fix CI bug
      
      * add PADDLE_ENFORCE_NE
      5f6376b7
  5. 31 3月, 2023 1 次提交
    • zhenhailiu's avatar
      gather with doc (#52105) · 77d24854
      zhenhailiu 提交于
      * gather with doc
      
      * resolve comment
      
      * polish
      
      * polish
      
      * code style
      
      * polish doc
      
      * add_test
      
      * polish
      
      * polish
      
      * add test check
      
      * add test check
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * fix_time_out
      
      * polish
      
      * fix timeout
      
      * fix_timeout
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      77d24854
  6. 07 3月, 2023 1 次提交
  7. 09 2月, 2023 1 次提交
  8. 13 1月, 2023 1 次提交
    • D
      [Custom Device] Clear ProcessGroup Manually (#49182) · a923a757
      duanyanhui 提交于
      * clear ProcessGroupCustom manually
      
      * fix bug
      
      * fix bug
      
      * move destroy ProcessGroup to ProcessGroupIdMap
      
      * enable destroy to all device
      
      * remove unused comments
      
      * change to internal api
      
      * Update process_group.cc
      
      * Update process_group.cc
      a923a757
  9. 09 1月, 2023 1 次提交
  10. 05 1月, 2023 1 次提交
  11. 26 12月, 2022 1 次提交
  12. 19 12月, 2022 1 次提交
  13. 17 12月, 2022 1 次提交
  14. 16 12月, 2022 1 次提交
  15. 21 11月, 2022 3 次提交
  16. 18 11月, 2022 2 次提交
  17. 17 11月, 2022 1 次提交
  18. 14 11月, 2022 3 次提交
  19. 10 11月, 2022 2 次提交
    • J
      XPU multi-card support eager mode (#47445) · 3b91f8f3
      james 提交于
      * XPU support eager mode
      
      * add unittest for XPU eager mode
      
      * minor bugfix
      
      * minor bugfix, test=kunlun
      
      * correct copyright info
      
      * 1. remove unsed vars/funcs
      2. ProcessGroupBKCL inherit from ProcessGroupStream
      
      * bugfix for fp16 in eager mode multi-card, test=kunlun
      
      * rebase & fix a few issues
      
      * use new processgroup interface, test=kunlun
      
      * fix compile issue, test=kunlun
      3b91f8f3
    • W
      Refactor collective communication P2P C++ API (#47801) · d926c270
      Wen Sun 提交于
      * refactor: send, recv, send_partial, recv_partial
      
      * refactor: rm useless const ref
      d926c270
  20. 09 11月, 2022 1 次提交
  21. 08 11月, 2022 2 次提交
  22. 07 11月, 2022 1 次提交
  23. 28 10月, 2022 2 次提交
  24. 11 10月, 2022 1 次提交
  25. 08 10月, 2022 1 次提交
  26. 30 9月, 2022 1 次提交
  27. 21 9月, 2022 1 次提交
  28. 16 9月, 2022 1 次提交
  29. 31 8月, 2022 1 次提交
  30. 03 8月, 2022 1 次提交
  31. 22 7月, 2022 1 次提交
  32. 11 7月, 2022 1 次提交