Commit Graph

440 Commits (91007fe9745fb7703ea0784e9e48e29ceeb51b69)

Author SHA1 Message Date
yuyang18 91007fe974 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
8 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
8 years ago
Siddharth Goyal f6543a1181 [Test-driven] Implementing sentiment_analysis with new API (#10812)
8 years ago
yuyang18 0ce840277e Skip hang op
8 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
8 years ago
yuyang18 3ec17dcb73 Fix cmake
8 years ago
yuyang18 8c6f9389ee Disabled hanged unit tests
8 years ago
yuyang18 56c2e4a74b disable test together
8 years ago
yuyang18 f06515119e Extract tests from test_parallel_executor
8 years ago
baiyf a66afe0675 Expose prior_box op into detection.py (#10773)
8 years ago
yuyang18 6db9c3c7d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
8 years ago
yuyang18 f6638c0b07 Disable buggy tests
8 years ago
daminglu ae1990731d
Test word2vec (#10779)
8 years ago
daminglu 11b6473c26
Image classification & word2vec (#10738)
8 years ago
Qiao Longfei eb7d87545e add trainer.stop and fix a bug for train_by_parallel_executor (#10762)
8 years ago
Qiao Longfei 54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
8 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
8 years ago
qiaolongfei feed94e20f should load parameter before create parallel_executor
8 years ago
yuyang18 ceb150e9fa Merge remote-tracking branch 'yx/fix_bce_cdn_link' into feature/refine_parallel_executor
8 years ago
yuyang18 71c4933a02 Use independent recordio file name
8 years ago
Kexin Zhao bbd7580e04 simplify recognize digits example code (#10722)
8 years ago
yuyang18 f04754886b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
8 years ago
Yu Yang 63012df497 Switch scope/program for every test (#10702)
8 years ago
Yang Yang(Tony) b67ce353fa
speed up test label semantic roles (#10718)
8 years ago
Kexin Zhao d73f2bd6bd fix data_feeder lod bug
8 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
8 years ago
dzhwinter ed748dae66
"fix dtype test in ci" (#10667)
8 years ago
Yang Yang(Tony) 6c87e34373 move test_network_with_dtype out of test_all_ops (#10675)
8 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
8 years ago
yuyang18 791af3a088 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
8 years ago
Yu Yang 9707aa6bde
Merge pull request #10619 from reyoung/feature/exec_strategy
8 years ago
daminglu 74ca73b80d
Update trainer api (#10674)
8 years ago
chengduoZH e383ea20dc fix fetch op handle
8 years ago
yuyang18 c8f3ed2300 Skip buggy test
8 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
gongweibao 13836b046f
Change default split minimize value to speed up transport data to pserver. (#10635)
8 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
8 years ago
Wu Yi b0eca1040f
remove unused vars (#10618)
8 years ago
daminglu 9fad436bf4
Simplify fluid api for fit a line (#10301)
8 years ago
yuyang18 c72a4f4d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
yuyang18 08295f9877 Add build strategy
8 years ago
dzhwinter c0a6237d1a "fix ci"
8 years ago
yuyang18 c4ad0dd084 Add fetch metrics
8 years ago
yuyang18 2a0205a5d9 Draft for train by parallel executor
8 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
8 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
8 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
8 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
8 years ago
Qiao Longfei 2a971f3084 Add inferencer infer (#10445)
8 years ago