Commit Graph

4987 Commits (541ddf7e24e263abbee3b342a69100b99ec413d7)

Author SHA1 Message Date
dzhwinter 541ddf7e24 squash to one pr
8 years ago
dzhwinter 6e3d168b9d "fix latex"
8 years ago
dzhwinter dd711c3754 "add beam search"
8 years ago
dzhwinter dbe0fe6d18 'fix typo'
8 years ago
dzhwinter 1f38cbf79b "fix some typo"
8 years ago
dzhwinter 45f18b0062 Merge remote-tracking branch 'origin/develop' into doc/api1
8 years ago
Xin Pan 261d5f0232
Merge pull request #11409 from panyx0718/doc
8 years ago
chengduo f4dce5674d
Merge pull request #11437 from chengduoZH/Add_conv3d_Python_API
8 years ago
dzhwinter 16a3d88a20 fix typo
8 years ago
Tao Luo d516ace94d
Merge pull request #11364 from jshower/develop
8 years ago
chengduoZH 85f59317fb Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
8 years ago
fengjiayi b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
8 years ago
chengduoZH cb7ca1c211 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
8 years ago
fengjiayi 0ac03ae723 fix
8 years ago
chengduoZH 9b13b4c0d2 Add doc
8 years ago
Xin Pan c1843fd2ae improve
8 years ago
chengduoZH 2183d01799 Add pool3d and conv3d_trans Python API
8 years ago
chengduoZH 3ab32532d5 Add conv3d Python API
8 years ago
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
Xin Pan 9185579c45 follow comments
8 years ago
typhoonzero e7f820762a small fix
8 years ago
Xin Pan 5d0bf8bc8f Add API docs.
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
jshower 22f80cc536 code sytle
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