- 12 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][F401] remove unused import in python/paddle/distributed * remove pass * empty commit * Fix ValueError: list.remove(x): x not in list for meta_optimizer_names. Fix ValueError: list.remove(x): x not in list for meta_optimizer_names. * Fix split import. Fix split import. * add noqa after meta_optimizers in factory * restort collective ops * expand `import *` * add noqa after required imports * try to fix APIs without core.ops * Revert "try to fix APIs without core.ops" This reverts commit 6172beaf601e84bf61f2490c12c4739f0edaa5eb. * fix an increment * empty commit * add noqa after required imports * expand `import *`, fix ci error Co-authored-by: NShuangchi He <34329208+Yulv-git@users.noreply.github.com>
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 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
-
- 24 6月, 2021 1 次提交
-
-
由 Jiangxinz 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 12 10月, 2020 1 次提交
-
-
由 WangXi 提交于
-
- 20 9月, 2020 1 次提交
-
-
由 tangwei12 提交于
* fix fleet util and gloo * fix worker endpoints * fix * fix UT * fix gloo * fix gloo * update gloo * update gloo * update gloo * update gloo * update gloo * fix gloo wrapper for hdfs * add file gloo and UT * fix UT * fix UT * fix UT * hide public method of RoleMaker * fix UT * GPU fleetrun support gloo * parameterserver fleetrun support gloo * add UT * add UT * fix UT * fix get server endpoint * fix get server endpoint * fix UT * hide public method of rolemaker * hide public method of rolemaker * hide public method of rolemaker * Update test_fleet_rolemaker_new.py * hide public method of rolemaker * hide public method of rolemaker
-
- 17 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 16 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* add adaptivelsgd * Todo fix the code to avoid the conflict.
-
- 14 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* rm auto from localsgd
-
- 10 9月, 2020 1 次提交
-
-
由 123malin 提交于
* parameter_server_optimizer support auto_strategy
-
- 07 9月, 2020 2 次提交
-
-
由 ShenLiang 提交于
* fix the localsgd
-
由 Dong Daxiang 提交于
* add auto parallel L1 implementation test=develop
-
- 21 8月, 2020 1 次提交
-
-
由 Dong Daxiang 提交于
* consider the combination of different strategies to work together
-
- 17 8月, 2020 2 次提交
-
-
由 Dong Daxiang 提交于
* add check approval test=develop
-
由 Yi Liu 提交于
* make fleet_localsgd_meta_optimizer work * fix bug in localsgd meta optimizer
-
- 13 8月, 2020 1 次提交
-
-
由 Dong Daxiang 提交于
* move paddle.fleet to paddle.distributed.fleet
-
- 01 8月, 2020 1 次提交
-
-
由 Yi Liu 提交于
* add localsgd meta optimizer
-