- 06 4月, 2022 1 次提交
-
-
由 xiongkun 提交于
* fix less than * fix some tests * fix additional 3 unittest case
-
- 21 10月, 2021 1 次提交
-
-
由 xiongkun 提交于
-
- 11 6月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
* update spawn doc for xpu, test=ducument_fix * add note for gpu and xpu, test=document_fix
-
- 01 6月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
* fix spawn default nprocs get error * polish error message
-
- 06 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 27 4月, 2021 1 次提交
-
-
由 xiemoyuan 提交于
* fixed docs. * Fixed docs. test=document_fix code bak. fixed docs. test=document_fix * Revert to previous version of python/paddle/fluid/backward.py * fixed bugs. * test=document_fix. Fixed examples.
-
- 01 4月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
-
- 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
-
- 05 1月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
* set flags_selectedd_gpus for spawn * add cond for unittest * Delete test_no_single_process_using_multi_gpus_in_spawn.py * Update spawn.py * Update nccl_context.cc
-
- 26 11月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 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
-
- 14 10月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
-
- 29 9月, 2020 1 次提交
-
-
由 lilong12 提交于
* add gloo initializer, test=develop
-
- 28 9月, 2020 2 次提交
- 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
-