- 16 9月, 2020 1 次提交
-
-
由 danleifeng 提交于
* fix ports conflict when launching multi-nodes in paddlecloud;test=develop * add DISTRIBUTED_TRAINER_ENDPOINTS env for cloud;test=develop
-
- 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
-
- 09 4月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 03 4月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 21 1月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 14 1月, 2020 1 次提交
-
-
由 danleifeng 提交于
-
- 18 11月, 2019 1 次提交
-
-
由 danleifeng 提交于
-
- 31 10月, 2019 1 次提交
-
-
由 WangXi 提交于
-
- 27 10月, 2019 1 次提交
-
-
由 WangXi 提交于
-
- 19 9月, 2019 1 次提交
-
-
由 WangXi 提交于
distribute.launch use poll to query subprocess
-
- 20 8月, 2019 1 次提交
-
-
由 danleifeng 提交于
distribute launch : add use_paddlecloud argument
-
- 16 8月, 2019 1 次提交
-
-
由 gongweibao 提交于
node_num is not needed for users, so remove them and fix the bugs about it!
-
- 11 7月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 11 6月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 08 6月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 06 6月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 24 5月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 15 5月, 2019 1 次提交
-
-
由 Yan Xu 提交于
-
- 04 4月, 2019 1 次提交
-
-
由 Yan Xu 提交于
add NCCLParallelContext for parallel dygraph
-
- 12 2月, 2019 1 次提交
-
-
由 Yan Xu 提交于
* add launch mp distributed mode module test=develop * delete unused file test=develop * refine usage test=develop * refine usage test=develop * move distributed package test=develop * add to whl package test=develop
-
- 21 1月, 2019 1 次提交
-
-
由 Wu Yi 提交于
* add multi process start script test=develop * refine tool test=develop
-