1. 19 10月, 2022 1 次提交
    • G
      Add enable_partial_send_recv switch in pipeline_configs (#46992) (#47083) · 1d015f12
      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
      1d015f12
  2. 11 10月, 2022 1 次提交
    • Y
      Cherry pick for dygraph pp (#46876) · 9cc3f69f
      Yuang Liu 提交于
      * bug fix for virtual pipeline parallel (#45922)
      
      * dont wait for send op under dygraph pp (#46209)
      
      * [interleave pp] sync recv for 1f1b (#46399)
      
      * [dygraph pp] all sync for allgather partial (#46483)
      9cc3f69f
  3. 27 9月, 2022 1 次提交
  4. 19 9月, 2022 1 次提交
  5. 06 9月, 2022 1 次提交
  6. 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
  7. 19 4月, 2022 1 次提交
  8. 18 10月, 2021 1 次提交
  9. 14 10月, 2021 1 次提交
  10. 24 9月, 2021 1 次提交
  11. 13 9月, 2021 1 次提交
  12. 10 9月, 2021 1 次提交
  13. 01 9月, 2021 1 次提交
  14. 12 8月, 2021 1 次提交
  15. 05 8月, 2021 1 次提交
  16. 02 8月, 2021 1 次提交
  17. 14 7月, 2021 1 次提交
  18. 05 7月, 2021 1 次提交
  19. 01 7月, 2021 1 次提交
  20. 16 6月, 2021 1 次提交
  21. 24 5月, 2021 1 次提交
  22. 07 5月, 2021 1 次提交
  23. 06 5月, 2021 1 次提交
  24. 03 5月, 2021 1 次提交
  25. 25 4月, 2021 1 次提交