Commit Graph

5057 Commits (a49ee22e319cad76cc7d0b5efd10113d302d1b8c)

Author SHA1 Message Date
Qiao Longfei 7c426be98c
Merge pull request #11342 from jacquesqiao/add-merge-splited-ids
8 years ago
weixing d3b0129ccf
Merge pull request #11427 from weixing02/gen_doc
8 years ago
weixing 6de9d43204
Merge pull request #11424 from weixing02/fix_doc_err
8 years ago
weixing02 e140d5a15b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_doc
8 years ago
weixing02 7f32e12b7e Fix some v2 doc warnings
8 years ago
chengduo b4dfd08004
Merge pull request #11402 from chengduoZH/refine_batch_func
8 years ago
weixing02 6f7f8b4f0e fix errors
8 years ago
qiaolongfei cdd55dbcaa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
Yancey 14e833761b
expose h0 in dynamic_lstm (#11391)
8 years ago
chengduoZH 0a46de4a3c fix unit test
8 years ago
typhoonzero e7f820762a small fix
8 years ago
chengduoZH c34945800e change drop_last defalut value
8 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
Qiao Longfei 431491a2a8
Merge pull request #11366 from jacquesqiao/refine-prefetch
8 years ago
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
8 years ago
Wu Yi 5100c4c3aa
Enable docstring checker and fix comments (#11351)
8 years ago
qiaolongfei 2b9ff39f5f fix the default value prefetch_var_name_to_block_id
8 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
8 years ago
whs adc09087c1
Add slice op. (#11052)
8 years ago
qiaolongfei 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
qiaolongfei 16658f7b59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
8 years ago
qiaolongfei fe65064827 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
8 years ago
Luo Tao 7bdb573d79 update with comments
8 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
8 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
8 years ago
chengduoZH aadaadf735 replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
8 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
8 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
8 years ago
qiaolongfei 0d3d4ae775 refine prefetch logic
8 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
8 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
8 years ago
chengduoZH d24e046c1e fix allReduce bug
8 years ago
Tao Luo 69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
8 years ago
chengduoZH a57e8a4338 add cpu test
8 years ago
Yu Yang 9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
8 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
8 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
8 years ago
qiaolongfei eccf0d5e19 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
qiaolongfei a941786393 replace concat_op with merge_ids_op
8 years ago
qiaolongfei 509cb0bc76 add unit test, pass the unit test
8 years ago
Wu Yi b7c683b892
Merge pull request #11326 from jacquesqiao/fix-distribute_transpiler
8 years ago
chengduoZH 495368c243 ADD CPU_NUM
8 years ago
chengduoZH d09fd1f6f0 test seresnext
8 years ago
chengduoZH 5a3c8bf813 fix in c++ side
8 years ago
tangwei12 bf2c53ae0a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
qiaolongfei bf03a2094b fix distribute_transpiler
8 years ago
chengduoZH a56dcf5159 fix parallel_executor.py and xx_mnist.py
8 years ago
guochaorong eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
8 years ago
Jeff Wang 637827a5bc
Use for_test=True in the Fluid Trainer to clone the test program (#11323)
8 years ago
Siddharth Goyal 52e2eb65b9
Fix function in fit-a-line with new API (#11020)
8 years ago