Xin Pan
f94fdeaa0a
Merge pull request #13215 from panyx0718/clean
...
remove some unused codes
7 years ago
tensor-tang
5f586e2223
Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
Brian Liu
04272c0d41
Enable lstm peephole ( #13160 )
...
* Refine fusion lstm op code for better readability
* Enable peephole in fusion lstm op (seq_mode part) and add unit test
* Enable peephole in fused lstop op (batch_mode part)
Set batch_mode as default as well
* Use pre-commit to clean format
* Follow up review comments as well as adding more unit tests for seq mode
7 years ago
qingqing01
bab341213e
Remove check in top_k API. ( #13178 )
7 years ago
fengjiayi
56750e6a3e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Qiao Longfei
cdd14f17f1
fix async mode handle COMPLETE_MESSAGE ( #13212 )
7 years ago
minqiyang
8059445fb5
Fix fake_quantize_op
7 years ago
Tao Luo
b6724d821d
Merge pull request #13219 from luotao1/url
...
speedup the download of inference_demo
7 years ago
minqiyang
a0e6f416d6
Port transformer
7 years ago
minqiyang
c838fa3173
Port dist_transpiler to Python3.5
...
Resume prelu_op_test in python2
7 years ago
tensor-tang
78d9ad5712
fusion gru enfore only used
7 years ago
luotao1
8cb92fb18e
speedup the download of inference_demo
7 years ago
tensor-tang
555083ae2a
enforce only used
7 years ago
Xin Pan
5ae052bd14
remove some unused codes
7 years ago
luotao1
39ed148714
fix multi-thread hang temporary
7 years ago
luotao1
459d4cc811
Merge branch 'develop' into multi-thread2
7 years ago
fengjiayi
db5e3dd767
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Shan Yi
90b5be85cf
Merge pull request #13206 from tink2123/fix_the_docs_dead_links
...
Fix the docs dead links
7 years ago
tink2123
a199153106
modified machine tranalation
7 years ago
Tao Luo
907696709f
Merge pull request #13133 from luotao1/library
...
add static and shared Library for analysis and IR
7 years ago
guochaorong
ab1f938d8a
Merge pull request #13168 from guochaorong/fix_docker_build
...
Fix docker build using cdn url
7 years ago
Jiabin Yang
d091dd02a0
fix mac compile error 0903 ( #13184 )
7 years ago
Yan Chunwei
2ef34c64c6
refine fc with pattern reusing ( #13187 )
7 years ago
Yan Chunwei
796c87d563
bugfix/fusion lstm ( #13185 )
7 years ago
tink2123
14e9edcb73
fix the docs dead links
7 years ago
qingqing01
9557cc218d
Refine and fix some code for faster-rcnn. ( #13135 )
...
* Fix bug in generate_proposals_op.
* Fix data type for RoIs.
* Refine and fix rpn_target_assign_op.
* Add the missing file bbox_util.h
* Rename BoxEncoder to BoxToDelta
7 years ago
luotao1
ae44efffee
fix ci error
7 years ago
fengjiayi
7b577b92e0
fix a memory bug in CudnnHolder
7 years ago
fengjiayi
82a1b35b9b
Revert "Revert "Add CudnnHolder and use it in Conv and ConvTranspose op""
...
This reverts commit 151e169eb7
.
7 years ago
tensor-tang
d83187dba8
enable lac analysis test
7 years ago
tensor-tang
d9c3123aff
Merge pull request #13181 from tensor-tang/refine/fusion/ut
...
refine fusion lstm and gru op test
7 years ago
guochaorong
ec5204bd9a
Merge pull request #13195 from PaddlePaddle/revert-13078-dev_CudnnHolder
...
Revert "Add CudnnHolder and use it in Conv and ConvTranspose op"
7 years ago
Tao Luo
711764174d
Merge pull request #13193 from PaddlePaddle/fix-deadlinks-in-readme
...
fix deadlinks in readme
7 years ago
guochaorong
151e169eb7
Revert "Add CudnnHolder and use it in Conv and ConvTranspose op"
7 years ago
Shan Yi
a3b2bce3ff
fix deadlinks in readme
7 years ago
tangwei12
6bc16ff33b
Merge pull request #13186 from seiriosPlus/selected_rows_size_fix
...
bug fix
7 years ago
Chen Weihang
3b6090e80b
Merge pull request #12887 from chenwhql/sequence_enumerate_op
...
Feat: add sequence enumerate op
7 years ago
luotao1
6f18217386
fix codestyle
7 years ago
tangwei12
ff618a2880
bug fix
7 years ago
tensor-tang
ef71b8e2ae
refine fusion lstm and gru op test
7 years ago
luotao1
9790acbde6
Merge branch 'library' of https://github.com/luotao1/Paddle into luotao1-library
7 years ago
luotao1
d7b4965785
auto generate paddle_inference_pass.h
7 years ago
Xin Pan
4529f70799
Merge pull request #13165 from gongweibao/fixgrpcurl
...
Fix grpc download url bug.
7 years ago
tensor-tang
1cc35f3642
Merge pull request #13118 from tensor-tang/optimize/op/fusion_lstm
...
Optimize fusion lstm batch mode
7 years ago
dzhwinter
6fb28796f5
memory ( #13143 )
7 years ago
dzhwinter
e722f68318
fix windows compile ( #13147 )
7 years ago
dzhwinter
f05520060e
fix style ( #13142 )
7 years ago
dzhwinter
856c26faef
fix elementwise ( #13146 )
7 years ago
luotao1
0a5d4601e3
Merge branch 'develop' into library
7 years ago
guochaorong
ee65272933
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_docker_build
7 years ago