1. 24 10月, 2022 1 次提交
  2. 21 10月, 2022 1 次提交
  3. 18 10月, 2022 1 次提交
    • Y
      Cherry pick for sharding (#47061) · 5b642140
      Yuang Liu 提交于
      * [dygraph sharding] Overlap the reduce and the caculation for sharding stage 2. (#46495)
      
      * [dygraph sharding stage 2] sharding broadcast overlap (#46656)
      
      * Multi groups for broadcast of sharding stage 2 (#46894)
      5b642140
  4. 27 9月, 2022 1 次提交
  5. 22 9月, 2022 1 次提交
    • R
      logger manager (#45909) (#46087) · 7eb046c7
      Roc 提交于
      uniform logger manager in FleetAPI.
      hidde API under distributed/utils which users don't need.
      7eb046c7
  6. 26 8月, 2022 1 次提交
  7. 12 8月, 2022 1 次提交
  8. 13 7月, 2022 1 次提交
  9. 27 6月, 2022 1 次提交
  10. 14 6月, 2022 1 次提交
    • Z
      Fix numpy 1.20+ deprecation warnings (#42929) · 90cf2299
      zlsh80826 提交于
      * Replace np.bool/np.bool8 with np.bool_
      
      * Replace np.object with np.object_
      
      * Replace np.complex with np.complex128
      
      * Replace np.float with np.float64
      
      * Replace np.int with np.int_
      
      * Rerun pre-commit for newer pre-commit configuration
      
      * Use builtin bool instead of np.bool_ based on the context
      90cf2299
  11. 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
  12. 25 5月, 2022 1 次提交
  13. 16 4月, 2022 1 次提交
  14. 13 4月, 2022 1 次提交
  15. 18 3月, 2022 1 次提交
  16. 14 3月, 2022 1 次提交
  17. 11 3月, 2022 1 次提交
  18. 09 3月, 2022 1 次提交
  19. 18 2月, 2022 1 次提交
  20. 17 2月, 2022 1 次提交
  21. 09 2月, 2022 1 次提交
  22. 08 2月, 2022 1 次提交
  23. 28 1月, 2022 1 次提交
  24. 25 1月, 2022 2 次提交
  25. 24 1月, 2022 1 次提交
  26. 14 1月, 2022 1 次提交
  27. 21 12月, 2021 1 次提交
  28. 19 12月, 2021 1 次提交
  29. 09 12月, 2021 1 次提交
    • H
      support offload in sharding stage2 (#37904) · dfed4a63
      Haohongxiang 提交于
      * merge latest develop branch
      
      * fix bugs
      
      * update
      
      * fix bugs for unittest
      
      * modify for less use of gpu mem
      
      * fix bugs of using _reset_grad_inplace_version
      
      * update
      
      * update
      
      * modify for CI-Coverage
      
      * retrick all CIs
      dfed4a63
  30. 07 12月, 2021 1 次提交
  31. 06 12月, 2021 1 次提交
  32. 02 12月, 2021 1 次提交
  33. 29 11月, 2021 1 次提交
  34. 25 11月, 2021 1 次提交