1. 20 4月, 2023 1 次提交
  2. 18 4月, 2023 1 次提交
  3. 14 4月, 2023 1 次提交
  4. 12 4月, 2023 1 次提交
  5. 10 4月, 2023 1 次提交
  6. 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
  7. 01 4月, 2023 1 次提交
  8. 31 3月, 2023 2 次提交
    • 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
    • Y
      [PHI Decoupling]Remove distribute header (#52202) · e923642e
      YuanRisheng 提交于
      * remove distribute
      
      * fix py3 bugs
      
      * fix gpu-ps bugs
      
      * fix compile bugs
      
      * fix unittest bugs
      e923642e
  9. 30 3月, 2023 1 次提交
  10. 29 3月, 2023 2 次提交
  11. 28 3月, 2023 1 次提交
  12. 27 3月, 2023 1 次提交
    • HappyHeavyRain's avatar
      Add fuse_ops.yaml and fused_backward.yaml (#52010) · 10145cb6
      HappyHeavyRain 提交于
      * add fused_yaml fused_backward
      
      * fix eager_funciton bug
      
      * add some comment of fused yaml file
      
      * add 'support_dygraph_mode' configuration in fused yaml
      
      * delete some 'fused_api.h' in include file
      
      * add fused flag in api_gen
      10145cb6
  13. 21 3月, 2023 1 次提交
    • iSerendipity's avatar
      [PHI decoupling] Move DataType* from paddle:experimental to phi namespace (#51716) · 4638a62e
      iSerendipity 提交于
      * move DataType from paddle::experimental to phi
      
      * convert namespace
      
      * convert namespace
      
      * convert namespace
      
      * clarify namespace
      
      * convert more datatype
      
      * Revert "convert more datatype"
      
      This reverts commit 083b462959e6a22d4d8767707b628b95b396642e.
      
      * convert more in auto_code_generator
      
      * fix conflicts for XPU
      
      * fix namespace conflicts
      
      * fix errors
      
      * Revert "fix errors"
      
      This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876.
      
      * fix errors
      
      * fix formatting
      4638a62e
  14. 16 3月, 2023 1 次提交
    • H
      Update from_blob API (#51646) · c07c7712
      Huang Jiyi 提交于
      * remove contexts in tensor_utils
      
      * update from_blob
      
      * update from_blob
      
      * update from_blob
      
      * fix bug
      
      * fix bug
      c07c7712
  15. 15 3月, 2023 1 次提交
  16. 13 3月, 2023 1 次提交
  17. 08 3月, 2023 1 次提交
  18. 07 3月, 2023 2 次提交
  19. 03 3月, 2023 1 次提交
  20. 27 2月, 2023 1 次提交
  21. 22 2月, 2023 1 次提交
  22. 08 2月, 2023 2 次提交
  23. 20 1月, 2023 1 次提交
  24. 18 1月, 2023 2 次提交
  25. 15 1月, 2023 1 次提交
    • R
      support mp on xpu (#49815) · 6a56bce7
      Roc 提交于
      1 update xccl lib
      2 when using comm_ctx, the allocator should be set manually.
      6a56bce7
  26. 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
  27. 12 1月, 2023 2 次提交
    • W
      Migrate collective communication checks to PHI (#49754) · c24e7fe1
      Wen Sun 提交于
      * refactor: migrate comm checks
      
      * refactor: add check in comm context
      
      * feat: add gloo static check
      
      * refactor: add place param in static check
      c24e7fe1
    • J
      Fix reduce func bug in process_group_bkcl (#49749) · 8e291bf7
      jameszhang 提交于
      * Fix reduce func bug in process_group_bkcl
      
      Also catch up with a recent process_group PR that failed to add XPU branch.
      Note that reduce is still accomplished by allreduce for xpu. Fix this should
      xccl lib be updated.
      
      * fix compile issue for non-XPU
      8e291bf7
  28. 09 1月, 2023 1 次提交
  29. 06 1月, 2023 1 次提交
  30. 05 1月, 2023 1 次提交
  31. 19 12月, 2022 1 次提交
  32. 17 12月, 2022 1 次提交
  33. 16 12月, 2022 1 次提交
  34. 15 12月, 2022 1 次提交