- 24 8月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* find timeout unittests * setting timeout value * fix some error * fix some error * fix some error * fix no newline of end file error
-
- 23 8月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 21 8月, 2020 2 次提交
-
-
由 Dong Daxiang 提交于
* consider the combination of different strategies to work together
-
由 lilong12 提交于
-
- 20 8月, 2020 3 次提交
- 19 8月, 2020 1 次提交
-
-
由 ceci3 提交于
* add SyncBatchNorm,test=develop
-
- 17 8月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178) * set default python3 for paddle windows,test=win * set default python3,cache dir for third party,error code,test=win * fix some incompatible * fix some error * set virtual environment,test=win
-
- 15 8月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 13 8月, 2020 2 次提交
-
-
由 Dong Daxiang 提交于
* move paddle.fleet to paddle.distributed.fleet
-
由 Leo Chen 提交于
* add auto_cast, test=develop * add loss scaler, test=develop * add comments, test=develop * refine code, test=develop * refine code, test=develop * do not set flags automatically, test=develop * fix custom op bug, test=develop * add more test, test=develop * refine enable logic, test=develop * enable amp test with GPU, test=develop * add unittest * add test for found_inf * follow comments * follow comments * remove global variable, use singleton * add some notes * update comments * update comments * update comments * add use_dynamic_loss_scaling argument * refine found_inf * refine found_inf
-
- 12 8月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
* add IterableDataset support in multiprocess DataLoader. test=develop
-
由 JZ-LIANG 提交于
add lamb to fleet meta optimizer
-
- 10 8月, 2020 1 次提交
-
-
由 lilong12 提交于
* add the support for multi-node training
-
- 08 8月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 07 8月, 2020 1 次提交
-
-
由 123malin 提交于
* test=develop,test=document_fix, remove the out args * fleet_util move to paddle.fleet Co-authored-by: NWuHaobo <wuhaobo1994@gmail.com> Co-authored-by: Ntangwei12 <tangwei12@baidu.com>
-
- 05 8月, 2020 2 次提交
-
-
由 WangXi 提交于
Add dgc to fleet meta optimizer, rm dgc from optimizer all
-
由 danleifeng 提交于
* add fleetrun command for distributed running; test=develop
-
- 03 8月, 2020 3 次提交
-
-
由 WangXi 提交于
-
由 JZ-LIANG 提交于
-
由 Dong Daxiang 提交于
* split meta optimizer files * add graph execution in execution, update two properties in DistributedStrategy, unit tests for these features
-
- 01 8月, 2020 1 次提交
-
-
由 Yi Liu 提交于
* add localsgd meta optimizer
-
- 31 7月, 2020 1 次提交
-
-
由 lilong12 提交于
* add pipeline optimizer
-
- 30 7月, 2020 3 次提交
-
-
由 lilong12 提交于
* fix test_pipeline, test=develop
-
由 mapingshuo 提交于
* add gradient Merge optimizer to meta, test=develop
-
由 tangwei12 提交于
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) * Integrated Trainer of Parameter Server
-
- 22 7月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* fix best_fit_allocator_test on windows, test=develop * enable best_fit_allocator_test and test_math_op_patch_var_base, test=develop
-
- 20 7月, 2020 2 次提交
-
-
由 Zhou Wei 提交于
just skip case of distribute on windows
-
由 Dong Daxiang 提交于
refactor fleet api under paddle.fleet update DistributedStrategy
-
- 17 7月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
-
- 14 7月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 13 7月, 2020 1 次提交
-
-
由 tangwei12 提交于
* test_dist_fleet_ctr disable, test=develop
-
- 07 7月, 2020 2 次提交
-
-
由 gongweibao 提交于
-
由 zhupengyang 提交于
-
- 04 7月, 2020 1 次提交
-
-
由 lilong12 提交于
* modify pipeline optimizer, test=develop
-
- 02 7月, 2020 1 次提交
-
-
由 chalsliu 提交于
test=develop
-
- 30 6月, 2020 2 次提交
- 25 6月, 2020 1 次提交
-
-
由 chalsliu 提交于
-