1. 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
  2. 30 3月, 2023 1 次提交
  3. 29 3月, 2023 2 次提交
  4. 28 3月, 2023 1 次提交
  5. 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
  6. 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
  7. 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
  8. 15 3月, 2023 1 次提交
  9. 13 3月, 2023 1 次提交
  10. 08 3月, 2023 1 次提交
  11. 07 3月, 2023 2 次提交
  12. 03 3月, 2023 1 次提交
  13. 27 2月, 2023 1 次提交
  14. 22 2月, 2023 1 次提交
  15. 08 2月, 2023 2 次提交
  16. 20 1月, 2023 1 次提交
  17. 18 1月, 2023 2 次提交
  18. 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
  19. 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
  20. 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
  21. 09 1月, 2023 1 次提交
  22. 06 1月, 2023 1 次提交
  23. 05 1月, 2023 1 次提交
  24. 19 12月, 2022 1 次提交
  25. 17 12月, 2022 1 次提交
  26. 16 12月, 2022 1 次提交
  27. 15 12月, 2022 1 次提交
  28. 14 12月, 2022 1 次提交
  29. 12 12月, 2022 1 次提交
  30. 05 12月, 2022 1 次提交
  31. 03 12月, 2022 1 次提交
  32. 24 11月, 2022 1 次提交
  33. 23 11月, 2022 1 次提交
  34. 21 11月, 2022 1 次提交