1. 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
  2. 11 5月, 2022 1 次提交
  3. 05 4月, 2022 1 次提交
  4. 28 3月, 2022 1 次提交
  5. 23 11月, 2021 1 次提交
  6. 26 10月, 2021 1 次提交
  7. 21 10月, 2021 1 次提交
  8. 19 8月, 2021 1 次提交
  9. 27 7月, 2021 1 次提交
  10. 20 7月, 2021 1 次提交
  11. 19 7月, 2021 1 次提交
  12. 13 7月, 2021 1 次提交
  13. 21 6月, 2021 1 次提交
  14. 04 6月, 2021 1 次提交
  15. 11 5月, 2021 1 次提交
  16. 02 4月, 2021 1 次提交
  17. 01 4月, 2021 1 次提交
  18. 19 2月, 2021 1 次提交
  19. 05 2月, 2021 1 次提交
  20. 03 2月, 2021 1 次提交
  21. 04 1月, 2021 1 次提交
  22. 14 12月, 2020 1 次提交
  23. 23 11月, 2020 1 次提交
  24. 29 9月, 2020 2 次提交
  25. 28 9月, 2020 2 次提交
  26. 04 9月, 2020 1 次提交
  27. 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
  28. 08 7月, 2020 1 次提交
  29. 02 7月, 2020 1 次提交
  30. 10 3月, 2020 1 次提交
  31. 31 12月, 2019 1 次提交
  32. 13 12月, 2019 1 次提交
  33. 13 11月, 2019 1 次提交
  34. 12 11月, 2019 1 次提交
  35. 22 10月, 2019 2 次提交
  36. 18 10月, 2019 2 次提交