Commit Graph

4729 Commits (17f503726b3829476431d18fc11209a95d3f5909)

Author SHA1 Message Date
Qiao Longfei eb7d87545e add trainer.stop and fix a bug for train_by_parallel_executor (#10762)
7 years ago
Qiao Longfei 54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
7 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
7 years ago
qiaolongfei d2d671e341 add comment
7 years ago
qiaolongfei feed94e20f should load parameter before create parallel_executor
7 years ago
qiaolongfei e8d24aa144 Inferencer support parallel_executor
7 years ago
Kexin Zhao bbd7580e04 simplify recognize digits example code (#10722)
7 years ago
yuyang18 f04754886b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
7 years ago
Yu Yang 63012df497 Switch scope/program for every test (#10702)
7 years ago
Tao Luo 7e88026e85
Merge pull request #10725 from Haichao-Zhang/improve_seq_pool_doc
7 years ago
Wu Yi 7b17bc17a5
Merge pull request #10688 from typhoonzero/add_nccl2_support_for_trainer
7 years ago
qingqing01 1f8243b7f8
Refine smooth L1 loss. (#10713)
7 years ago
zhanghaichao 3e34c9798a improved the documentation for the sequence_pool function
7 years ago
Yang Yang(Tony) b67ce353fa
speed up test label semantic roles (#10718)
7 years ago
Kexin Zhao d73f2bd6bd fix data_feeder lod bug
7 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
7 years ago
dzhwinter ed748dae66
"fix dtype test in ci" (#10667)
7 years ago
Yang Yang(Tony) 6c87e34373 move test_network_with_dtype out of test_all_ops (#10675)
7 years ago
typhoonzero a41a94f2ee support nccl2 dist train in trainer
7 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
7 years ago
yuyang18 791af3a088 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
7 years ago
Yu Yang 9707aa6bde
Merge pull request #10619 from reyoung/feature/exec_strategy
7 years ago
Qiao Longfei 1c4bb5c83d user need to set feed order for Trainer.train and Trainer.test (#10679)
7 years ago
daminglu 74ca73b80d
Update trainer api (#10674)
7 years ago
chengduoZH e383ea20dc fix fetch op handle
7 years ago
yuyang18 c8f3ed2300 Skip buggy test
7 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
gongweibao 13836b046f
Change default split minimize value to speed up transport data to pserver. (#10635)
7 years ago
chengduo ded2153269
Merge pull request #10645 from chengduoZH/fix_pe_bug
7 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
7 years ago
Wu Yi b0eca1040f
remove unused vars (#10618)
7 years ago
chengduoZH a3ca4c99eb fix loss.gradVar
7 years ago
daminglu 9fad436bf4
Simplify fluid api for fit a line (#10301)
7 years ago
Xin Pan 6ab935f8f0
Merge pull request #10349 from typhoonzero/gen_nccl_id_op
7 years ago
yuyang18 c72a4f4d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
dzhwinter c0a6237d1a "fix ci"
7 years ago
yuyang18 c4ad0dd084 Add fetch metrics
7 years ago
yuyang18 2a0205a5d9 Draft for train by parallel executor
7 years ago
typhoonzero 7b0c0273f4 update by comments
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
typhoonzero 928418a9ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
7 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
7 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
7 years ago
Qiao Longfei 2a971f3084 Add inferencer infer (#10445)
7 years ago
typhoonzero 0ae726f060 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
typhoonzero f5840d8925 follow comments
7 years ago
Luo Tao f60b9a4208 fix unittest-error: test_network_with_dtype
7 years ago