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