- 03 11月, 2022 1 次提交
- 
- 
由 Nyakku Shigure 提交于* [CodeStyle][py2][U008] remove unnecessary args in `super()` * remove remained args * revert changes in test_pylayer_op * Revert "revert changes in test_pylayer_op" This reverts commit ff185a9ae738afac3b0264f61bde6c6b7f72e7c4. * revert some changes in example code 
 
- 
- 23 10月, 2022 1 次提交
- 
- 
由 Nyakku Shigure 提交于* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format 
 
- 
- 27 9月, 2022 1 次提交
- 
- 
由 Nyakku Shigure 提交于* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code 
 
- 
- 18 7月, 2022 1 次提交
- 
- 
由 Chenxiao Niu 提交于
 
- 
- 05 6月, 2022 1 次提交
- 
- 
由 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 
 
- 
- 20 5月, 2022 1 次提交
- 
- 
由 zn 提交于
 
- 
- 21 10月, 2021 1 次提交
- 
- 
由 xiongkun 提交于
 
- 
- 01 6月, 2021 1 次提交
- 
- 
由 Chen Weihang 提交于* fix spawn default nprocs get error * polish error message 
 
- 
- 05 3月, 2021 1 次提交
- 
- 
由 liuyuhui 提交于[Kunlun]Multi xpu dygraph performance optimization , add distributed.spawn support for multi xpu and some bug-fixes (#31130) 
 
- 
- 07 1月, 2021 1 次提交
- 
- 
由 Chen Weihang 提交于* Simplify the options of spawn based on fleetrun * polish details * polish doc details 
 
- 
- 24 11月, 2020 1 次提交
- 
- 
由 Chen Weihang 提交于* polish parallel api impl & doc details * add unittest for coverage * remove spawn test in py2.7 * add parallel api into white list 
 
- 
- 31 8月, 2020 1 次提交
- 
- 
由 Chen Weihang 提交于* remove backend argument of init_parallel_env * remove keep name table in transformer * add cpu version check * add skip unittest for init_parallel_env * polish doc: remove func use & update example 
 
- 
- 28 8月, 2020 1 次提交
- 
- 
由 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 
 
- 
