1. 02 8月, 2023 1 次提交
  2. 26 7月, 2023 1 次提交
  3. 22 7月, 2023 1 次提交
  4. 18 7月, 2023 1 次提交
  5. 12 7月, 2023 1 次提交
  6. 29 6月, 2023 1 次提交
  7. 28 6月, 2023 1 次提交
  8. 19 6月, 2023 1 次提交
  9. 16 6月, 2023 1 次提交
  10. 13 6月, 2023 2 次提交
  11. 08 6月, 2023 3 次提交
  12. 01 6月, 2023 1 次提交
  13. 27 4月, 2023 1 次提交
  14. 17 4月, 2023 1 次提交
  15. 30 3月, 2023 1 次提交
  16. 25 3月, 2023 1 次提交
  17. 20 3月, 2023 1 次提交
  18. 11 1月, 2023 1 次提交
  19. 29 11月, 2022 1 次提交
  20. 03 11月, 2022 1 次提交
  21. 02 11月, 2022 2 次提交
  22. 23 10月, 2022 1 次提交
  23. 17 10月, 2022 1 次提交
    • G
      Add enable_partial_send_recv switch in pipeline_configs (#46992) · b9a2f29c
      Ghost Screaming 提交于
      * Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result
      is wrong.
      
      * Support allow_partial switch, which can be configure in
      pipeline_configs. If sent tensor are not the same from
      different hosts, they shouldn't been sent partially and
      then concated as a whole tensor.
      
      * Change name allow_partial to enable_partial_send_recv.
      
      * Add global variable _enable_partial_send_recv
      b9a2f29c
  24. 12 10月, 2022 1 次提交
    • N
      [CodeStyle][F401] remove unused imports in python/paddle/distributed (#46758) · fe716a0b
      Nyakku Shigure 提交于
      * [CodeStyle][F401] remove unused import in python/paddle/distributed
      
      * remove pass
      
      * empty commit
      
      * Fix ValueError: list.remove(x): x not in list for meta_optimizer_names.
      
      Fix ValueError: list.remove(x): x not in list for meta_optimizer_names.
      
      * Fix split import.
      
      Fix split import.
      
      * add noqa after meta_optimizers in factory
      
      * restort collective ops
      
      * expand `import *`
      
      * add noqa after required imports
      
      * try to fix APIs without core.ops
      
      * Revert "try to fix APIs without core.ops"
      
      This reverts commit 6172beaf601e84bf61f2490c12c4739f0edaa5eb.
      
      * fix an increment
      
      * empty commit
      
      * add noqa after required imports
      
      * expand `import *`, fix ci error
      Co-authored-by: NShuangchi He <34329208+Yulv-git@users.noreply.github.com>
      fe716a0b
  25. 22 9月, 2022 1 次提交
  26. 21 9月, 2022 1 次提交
  27. 19 9月, 2022 1 次提交
  28. 06 9月, 2022 1 次提交
  29. 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
  30. 19 4月, 2022 1 次提交
  31. 18 10月, 2021 1 次提交
  32. 14 10月, 2021 1 次提交
  33. 24 9月, 2021 1 次提交
  34. 13 9月, 2021 1 次提交
  35. 10 9月, 2021 1 次提交
  36. 01 9月, 2021 1 次提交