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. 26 8月, 2022 1 次提交
  4. 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
  5. 20 5月, 2022 1 次提交
  6. 25 3月, 2022 1 次提交
    • J
      Refactor Dygraph Flags (#40786) · 3085d5e4
      Jiabin Yang 提交于
      * refactor eager flags
      
      * fix flags error when we switch from eager to dygraph
      
      * fix ci problem
      
      * fix ci
      
      * fix ci
      
      * merge develop and fix code style
      
      * merge develop and fix code style
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * merge develop
      3085d5e4
  7. 07 3月, 2022 1 次提交
  8. 22 12月, 2021 1 次提交
  9. 29 11月, 2021 1 次提交
  10. 21 10月, 2021 1 次提交
  11. 20 10月, 2021 1 次提交
  12. 11 10月, 2021 1 次提交
  13. 13 9月, 2021 2 次提交
  14. 21 6月, 2021 1 次提交
  15. 15 6月, 2021 1 次提交
  16. 11 6月, 2021 1 次提交
  17. 08 6月, 2021 1 次提交
  18. 07 6月, 2021 1 次提交
  19. 06 5月, 2021 1 次提交
  20. 05 3月, 2021 1 次提交
  21. 26 11月, 2020 1 次提交
  22. 16 9月, 2020 1 次提交
  23. 28 8月, 2020 1 次提交
    • C
      Add interface to launch parallel dygraph by multiprocessing (#26044) · 31f422ae
      Chen Weihang 提交于
      * add dygraph parallel run interface
      
      * polish implement & unified env property name
      
      * add print config arg
      
      * refactor init_parallel_env function
      
      * Compatible with multiprocessing and launch modes
      
      * set default trainer start port
      
      * support run in python 2
      
      * polish python2 support code
      
      * remove python2 support
      
      * refine launch import
      
      * polish dome design details
      
      * refactor api implemention & path
      
      * use new method _set_expected_place
      
      * add spawn unittest framework & mnist test
      
      * add more unittests & doc
      
      * fix unittest failed
      
      * polish english doc
      
      * self review and polish details
      
      * refactor code by reviewer's comments
      
      * fix unittest failed
      
      * fix parallel_env unittest
      
      * fix several typos
      
      * fix error introduced when fixing typos
      
      * add unpublic note for start_processes
      
      * polish details by xiaoguang's comment
      
      * verify correctly when spawn nprocs=-1
      
      * refactor spawn & init_parallel_env design
      
      * polish doc details
      
      * open spawn unittests
      
      * try to fix doc compile error
      
      * try to fix unknown doc format error
      
      * add skip unittest when not gpu
      31f422ae
  24. 27 7月, 2020 1 次提交
  25. 07 7月, 2020 1 次提交
  26. 02 7月, 2020 1 次提交
  27. 30 6月, 2020 1 次提交
  28. 28 5月, 2020 1 次提交
  29. 21 4月, 2020 1 次提交
  30. 03 4月, 2020 1 次提交