- 17 9月, 2020 3 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 YUNSHEN XIE 提交于
-
由 wanghuancoder 提交于
* add op_function_generator.exe retry in windows, test=develop * modify test_imperative_using_non_zero_gpu from use two gpus to one gpu, test=develop
-
- 16 9月, 2020 3 次提交
-
-
由 Leo Chen 提交于
* remove objgraph * remove graphviz * fix ut
-
由 YUNSHEN XIE 提交于
-
由 chalsliu 提交于
-
- 14 9月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 10 9月, 2020 3 次提交
- 09 9月, 2020 2 次提交
-
-
由 Dong Daxiang 提交于
* refine launch and distributed repr string for print
-
由 tangwei12 提交于
-
- 07 9月, 2020 1 次提交
-
-
由 Dong Daxiang 提交于
* add auto parallel L1 implementation test=develop
-
- 02 9月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 Chengmo 提交于
* fix fluid.embedding
-
- 27 8月, 2020 4 次提交
-
-
由 Feiyu Chan 提交于
* Add RNN related apis in paddl.nn test=develop * new rnn api, cell almost done * add new progresses in rnn APIs for 2.0 * refine rnn APIs and docstrings. * add unittets * disable gpu tests when paddle is not compiled with cuda support * remove unnecessary imports * fix docstring * add to no_sample wlist * backport to python2 to avoid yield from * add **kwargs, fix typos * update docstrings for birnn * rename argument for SimpleRNN and SimpleRNNCell, fix sample code * add default value for initial_states in fluid.layers.birnn Co-authored-by: Nguosheng <guosheng@baidu.com>
-
由 gongweibao 提交于
-
由 Kaipeng Deng 提交于
* add TensorDataset. test=develop
-
由 lilong12 提交于
add collective op for cpu using gloo and paddle.distributed.* apis
-
- 25 8月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 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 1 次提交
-
-
由 WangXi 提交于
-