- 17 1月, 2020 1 次提交
-
-
由 tangwei12 提交于
* add half_async in the communicator * fix DistributedStrategy
-
- 16 1月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add multiprocess for dygraph data loader, test=develop * polish code & add safe gurad, test=develop * refactor dygraph dataloader & add signal handler, test=develop * fix member initializer compile error on ci, test=develop * fix member initializer compile error one more, test=develop * remove useless config, test=develop * skip windows incompatible problem, test=develop * add unittest for coverage, test=coverage * add more exception unittest case, test=develop * deal with signal handler coverage, test=develop * polish code & add signal handler tests, test=develop * deal with coverage ci problem, test=develop * split data loader test & coverage ci fix, test=develop * remove test_imperative_data_loader_with_exception, test=develop * remove singal process except test case, test=develop * add exception tests again & remove sample list test, test=develop * split normal and exception unittests to diff class, test=develop * polish doc for use_multiprocess effect in static mode, test=develop
-
- 14 1月, 2020 1 次提交
-
- 11 1月, 2020 1 次提交
-
-
由 liym27 提交于
* add NotImplementedError for multi optimizers used on multi-places . test=develop * assert error only if num_devices>1. test=develop * set test_optimizer_in_control_flow in CMakeLists for using multi-GPU.test=develop
-
- 10 1月, 2020 2 次提交
-
-
由 Zhen Wang 提交于
* add bn and relu fuse pass * add op attr assert and dtype assert * fix some inputs&&outputs bugs for the fused op and pattern. * add the unittest for fuse_bn_act_pass. test=develop * use normative enforce statements. test=develop * add the cpu test. test=develop * add the support of batch_size=1 for the bn with relu op. test=develop * add the error type for paddle throws. test=develop * add fused_batch_norm_act and fused_batch_norm_act_grad to op_has_unsed_vars_white_list. test=develop
-
由 songyouwei 提交于
-
- 08 1月, 2020 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 07 1月, 2020 1 次提交
-
-
由 Chengmo 提交于
* add special way to add distribute vars, Update Pyramid hash op
-
- 02 1月, 2020 1 次提交
-
-
由 liym27 提交于
-
- 31 12月, 2019 1 次提交
-
-
由 WangXi 提交于
-
- 30 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 25 12月, 2019 2 次提交
-
-
由 WangXi 提交于
-
由 songyouwei 提交于
* move sequence op unittests to a separate folder test=develop * add missing CMakeList file test=develop * fix relative path import test=develop * fix relative import test=develop * use sys.path.append test=develop
-
- 23 12月, 2019 1 次提交
-
-
由 WangXi 提交于
-
- 21 12月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 17 12月, 2019 1 次提交
-
-
由 WangXi 提交于
-
- 15 12月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 14 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
-
- 12 12月, 2019 1 次提交
-
-
由 tangwei12 提交于
* add fake init for the trainer, fix large memory hold in the trainer * do not merge recv vars from a remote endpoint, test=develop * add recv and save op, merge slice var in one op, save memory * remove hsigmoid with pull sparse, test=develop
-
- 03 12月, 2019 1 次提交
-
-
由 lilong12 提交于
* set dim[0] to -1 if dim[0] < 0 and remove assertion to runtime, test=develop * modify ENFORCE message, test=develop * add validation for x.shape[0] > 0, test=develop * add ut, test=develop
-
- 27 11月, 2019 1 次提交
-
-
由 hutuxian 提交于
* support data_norm_op run in CUDA * add two parameters sync_stats & summary_decay_rate * add UT
-
- 18 11月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix warnings oof gcc 8 compilation, test=develop * fix boost::bad_get, test=develop * refine PADDLE_ENFORCE, test=develop
-
- 02 11月, 2019 1 次提交
-
-
由 Dong Daxiang 提交于
* add launch_ps module so that we can launch a parameter server training job 1) a user can specify worker_num and server_num 2) parameter server can be killed after all workers exit 3) unit test is added test=develop
-
- 28 10月, 2019 1 次提交
-
-
由 Aurelius84 提交于
-
- 24 10月, 2019 2 次提交
- 22 10月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 17 10月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 09 10月, 2019 2 次提交
-
-
由 gongweibao 提交于
-
由 chengduo 提交于
test=develop
-
- 30 9月, 2019 1 次提交
-
-
由 Chengmo 提交于
* refector geo sgd & communicator
-
- 28 9月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 26 9月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 25 9月, 2019 1 次提交
-
-
由 ShenLiang 提交于
* treat broadcast as non-initial, test=develop * rename the class name * rename the class name, test=develop
-
- 23 9月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* unify DataLoader APIs, test=develop * integrate iterable CPU Dataset, test=develop add GPU dataset supporting, test=develop * add unittests for dataset, test=develop * add more docs to dataloader apis, test=develop, test=document_preview * refine doc, test=develop * refine doc again, test=develop * increase coverage, test=develop
-
- 20 9月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 11 9月, 2019 1 次提交
-
-
由 Thunderbrook 提交于
-
- 10 9月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 chengduo 提交于
test=develop
-
- 06 9月, 2019 1 次提交
-
-
由 chengduo 提交于
* make test_pe_seresnext serial test=develop * Increase test_pe_seresnext time limit on MAC test=develop
-