Commit Graph

5089 Commits (8bd148dc009bae4465ed4adbe7b1956057224dff)

Author SHA1 Message Date
weixing02 8bd148dc00 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
Xin Pan 261d5f0232
Merge pull request #11409 from panyx0718/doc
7 years ago
chengduo f4dce5674d
Merge pull request #11437 from chengduoZH/Add_conv3d_Python_API
7 years ago
Tao Luo d516ace94d
Merge pull request #11364 from jshower/develop
7 years ago
chengduoZH 85f59317fb Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
7 years ago
fengjiayi b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
7 years ago
chengduoZH cb7ca1c211 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
fengjiayi 0ac03ae723 fix
7 years ago
chengduoZH 9b13b4c0d2 Add doc
7 years ago
Xin Pan c1843fd2ae improve
7 years ago
chengduoZH 2183d01799 Add pool3d and conv3d_trans Python API
7 years ago
chengduoZH 3ab32532d5 Add conv3d Python API
7 years ago
Qiao Longfei 7c426be98c
Merge pull request #11342 from jacquesqiao/add-merge-splited-ids
7 years ago
weixing d3b0129ccf
Merge pull request #11427 from weixing02/gen_doc
7 years ago
weixing 6de9d43204
Merge pull request #11424 from weixing02/fix_doc_err
7 years ago
weixing02 e140d5a15b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_doc
7 years ago
weixing02 7f32e12b7e Fix some v2 doc warnings
7 years ago
chengduo b4dfd08004
Merge pull request #11402 from chengduoZH/refine_batch_func
7 years ago
weixing02 6f7f8b4f0e fix errors
7 years ago
qiaolongfei cdd55dbcaa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
Yancey 14e833761b
expose h0 in dynamic_lstm (#11391)
7 years ago
chengduoZH 0a46de4a3c fix unit test
7 years ago
Xin Pan 9185579c45 follow comments
7 years ago
typhoonzero e7f820762a small fix
7 years ago
Xin Pan 5d0bf8bc8f Add API docs.
7 years ago
chengduoZH c34945800e change drop_last defalut value
7 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
Qiao Longfei 431491a2a8
Merge pull request #11366 from jacquesqiao/refine-prefetch
7 years ago
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
7 years ago
Wu Yi 5100c4c3aa
Enable docstring checker and fix comments (#11351)
7 years ago
qiaolongfei 2b9ff39f5f fix the default value prefetch_var_name_to_block_id
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago
qiaolongfei 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qiaolongfei 16658f7b59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
7 years ago
qiaolongfei fe65064827 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
7 years ago
Luo Tao 7bdb573d79 update with comments
7 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
7 years ago
jshower 22f80cc536 code sytle
7 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 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.
7 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
7 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
7 years ago
qiaolongfei 0d3d4ae775 refine prefetch logic
7 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
jshower 451bc3a7bd Correct the use of the lstm layer
7 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
chengduoZH d24e046c1e fix allReduce bug
7 years ago