JiabinYang
|
9a74c4489f
|
test=develop
|
7 years ago |
JiabinYang
|
6e3615422f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
|
7 years ago |
Guo Sheng
|
b9ae1c49f8
|
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
[1.1] Make reshape_op reuse input.
|
7 years ago |
JiabinYang
|
9c010146c3
|
test=develop
|
7 years ago |
JiabinYang
|
9cad409f2a
|
test=develop
|
7 years ago |
JiabinYang
|
bd064c0f44
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
|
7 years ago |
guosheng
|
aac426444f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
test=develop
|
7 years ago |
phlrain
|
201d4f2a85
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
|
7 years ago |
phlrain
|
a6e6bc45d6
|
modify dropout att; test=develop
|
7 years ago |
guosheng
|
998e2714c8
|
Refine the doc of reshape_op by following comments.
test=develop
|
7 years ago |
guosheng
|
891c116ea4
|
Refine the doc of reshape_op
|
7 years ago |
JiabinYang
|
ab808c36da
|
test=develop
|
7 years ago |
JiabinYang
|
782ef3c5dc
|
test=develop
|
7 years ago |
JiabinYang
|
8e8e8e66ab
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
|
7 years ago |
phlrain
|
049c9c7d2a
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
|
7 years ago |
phlrain
|
ffb24a73ec
|
add dropout attr; test=develop
|
7 years ago |
JiabinYang
|
6259dba5bd
|
test=develop
|
7 years ago |
jerrywgz
|
e35fd3b252
|
test=develop
|
7 years ago |
JiabinYang
|
ff07dc315e
|
test=develop
|
7 years ago |
guosheng
|
3099a8f3aa
|
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
test=develop
|
7 years ago |
jerrywgz
|
e0708e62ba
|
refine code
|
7 years ago |
jerrywgz
|
1c591c3909
|
Merge branch 'develop' into fix_rpn_target_assign_op
|
7 years ago |
guosheng
|
6447b69aec
|
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
test=develop
|
7 years ago |
jerrywgz
|
f06c6193d7
|
fix rpn target assign test=develop
|
7 years ago |
Xin Pan
|
c1383744f0
|
resolve conflicts
test=develop
|
7 years ago |
Xin Pan
|
4625f83f92
|
better handle var type inference
avoid the default one that usually overwrites manually set ones
test=develop
|
7 years ago |
JiabinYang
|
39d39775c3
|
test=develop
|
7 years ago |
JiabinYang
|
70351de1b5
|
test=develop
|
7 years ago |
guosheng
|
6d3b030bb5
|
Refine the api of reshape to be compatible.
test=develop
|
7 years ago |
jerrywgz
|
765085d297
|
Merge pull request #13904 from jerrywgz/roialign
Add RoI align operator.
|
7 years ago |
guosheng
|
dfb841ad5a
|
Make reshape_op reuse input.
test=develop
|
7 years ago |
chengduo
|
9775e50ca2
|
Fix add doc for bias_attr (#13937)
* fix conv doc
test=develop
* fix seq_conv doc
test=develop
* fix simple_img_conv_pool
test=develop
* update API.spec
* update parameter doc
test=develop
* follow comment
test=develop
* fix other layer
test=develop
* fix lstm bias_attr doc
test=develop
|
7 years ago |
Zeng Jinle
|
081fd41f05
|
Merge pull request #13944 from sneaxiy/add_layer_norm_doc
Add layer_norm doc to illustrate param_attr and bias_attr
|
7 years ago |
jerrywgz
|
9a14ca91b8
|
test=develop
|
7 years ago |
qingqing01
|
67a2b5215d
|
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
* Add affine channel op.
* Update code and add Python API.
test=develop
* Update API.spec
test=develop
|
7 years ago |
sneaxiy
|
acd77e6900
|
test=develop
|
7 years ago |
Yibing Liu
|
6b795d424c
|
Merge pull request #13901 from kuke/seq_slice_py
Add py api for sequence_slice_op
|
7 years ago |
Yibing Liu
|
46b0b7903c
|
Merge pull request #13856 from kuke/seq_unpad_op
Add sequence unpad op
|
7 years ago |
Yibing Liu
|
6a627ce751
|
Use length-based lod in seq_slice's doc
test=develop
|
7 years ago |
Yibing Liu
|
699825a9d5
|
Use length-based lod in seq_unpad's doc
test=develop
|
7 years ago |
jerrywgz
|
2f5a80174e
|
add roi_align api
|
7 years ago |
Xin Pan
|
288a112ffd
|
Revert "Revert "Revert "Make variable::GetMutable robust"""
|
7 years ago |
Yibing Liu
|
b785798585
|
Expose layer's name for sequence pad & unpad
test=develop
|
7 years ago |
Yibing Liu
|
7d84de4712
|
Fix some typos
|
7 years ago |
Yibing Liu
|
16b2c6dc78
|
Add py api for sequence_slice_op
test=develop
|
7 years ago |
Xin Pan
|
fededdda20
|
Merge pull request #13872 from panyx0718/fix2
Revert "Revert "Make variable::GetMutable robust""
|
7 years ago |
Xin Pan
|
ddb76d0d09
|
Make GetMutable more robust
test=develop
|
7 years ago |
Qiyang Min
|
c2842377ce
|
Merge pull request #13837 from velconia/add_pyramid_dnn_support
Add margin_rank_loss_op to python
|
7 years ago |
Yibing Liu
|
46e61d81a7
|
Wrapper py api for sequence_unpad
test=develop
|
7 years ago |
Xin Pan
|
9b3e0df375
|
Merge pull request #13819 from panyx0718/doc
Explain LoD and a few other concepts
|
7 years ago |