1. 20 9月, 2022 1 次提交
    • R
      logger manager (#45909) · 264ad205
      Roc 提交于
      uniform logger manager in FleetAPI.
      hidde API under distributed/utils which users don't need.
      264ad205
  2. 14 9月, 2022 1 次提交
  3. 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
  4. 10 5月, 2022 1 次提交
  5. 02 4月, 2022 1 次提交
  6. 06 1月, 2022 1 次提交
  7. 14 10月, 2021 1 次提交
  8. 29 9月, 2021 1 次提交
  9. 28 9月, 2021 1 次提交
  10. 18 9月, 2021 1 次提交
  11. 16 9月, 2021 2 次提交
  12. 15 9月, 2021 1 次提交
  13. 25 8月, 2021 1 次提交
  14. 20 8月, 2021 1 次提交
  15. 18 8月, 2021 1 次提交
  16. 11 8月, 2021 1 次提交
  17. 10 8月, 2021 1 次提交
  18. 06 8月, 2021 1 次提交
  19. 03 8月, 2021 1 次提交
  20. 02 8月, 2021 1 次提交
  21. 30 7月, 2021 1 次提交
  22. 16 7月, 2021 1 次提交
  23. 14 7月, 2021 1 次提交
  24. 13 7月, 2021 1 次提交
  25. 16 6月, 2021 1 次提交
  26. 13 5月, 2021 1 次提交
  27. 06 5月, 2021 1 次提交
  28. 30 4月, 2021 1 次提交
  29. 23 4月, 2021 1 次提交
  30. 08 4月, 2021 1 次提交
  31. 07 4月, 2021 1 次提交
  32. 02 4月, 2021 1 次提交
  33. 11 12月, 2020 1 次提交
  34. 26 11月, 2020 1 次提交
    • J
      [sharding] doc, api, bug fixed (#28983) · 0dadacc4
      JZ-LIANG 提交于
      * add lars to fleet meta optimizer
      
      * add lamb to proto
      
      * add lamb to fleet meta optimizer
      
      * fixed syntax bug
      
      * fixed syntax bug
      
      * fixed syntax error in lamb, add config setter of lamb in distributed_strategy
      
      * trigger unitest to rerun
      
      * add new unitest func for lamb
      
      * revise unitest for lars and lamb
      
      * revise dgc meta unitest
      
      * revise lars document in distribute_strategy
      
      * revise lars lamb document in distributed_strategy.py
      
      * revise lars lamb document in distributed_strategy.py
      
      * add weight decay exclude logic to lars
      
      * restore optimzier.py
      
      * restore optimizer.py as develop except lars
      
      * add epsilon and exclude fn to distributed_sttrategy
      
      * add lars epsilon
      
      * revise unitest for fleet lars and lamb
      
      * revise lars lamb unitest for CI coverage
      
      * revise lars argument api
      
      * revise lars argument api
      
      * revise lars argument api
      
      * revise api doc of lars
      
      * fix op role
      
      * add sharding save and add_sync_comm_for_test function
      
      * add comm_analyse to utlis
      
      * revise sharding_utils
      
      * add sharding saving unittest
      
      * revise sharding utils for unittest
      
      * revise sharding en doc
      
      * update sharding utils api
      
      * add doc for sharding
      
      * fixed bug in sharding var size count
      
      * update varsize count in sharding
      
      * fix sharding num_nccl_comm
      
      * Revert "fix sharding num_nccl_comm"
      
      This reverts commit d51587c15e9323acf226ddd36154275f0d1daf76.
      0dadacc4
  35. 26 10月, 2020 1 次提交