tensor-tang
40f8456a4f
refine fuse pattern and attr
...
test=develop
7 years ago
tensor-tang
cbbacb2534
Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
...
test=develop
7 years ago
tensor-tang
603ba5e01d
add seqconv eltadd relu pass
7 years ago
Tao Luo
da722d6d9b
Merge pull request #13858 from Sand3r-/mgallus/conv-bias-pass
...
[MKLDNN] Fuse Conv + Bias using Pass
7 years ago
Tao Luo
a4b48f70c1
Merge pull request #13997 from wojtuss/wojtuss/do-not-enable-mkldnn-twice
...
do not enable MKL-DNN twice
7 years ago
Tao Luo
252401c5d3
Merge pull request #13992 from wojtuss/wojtuss/add-ifdef-mkldnn
...
Add ifdef guard for MKL-DNN placement pass
7 years ago
Michał Gallus
f9ca31811d
Remove use mkldnn from config in resnet50 test
...
test=develop
7 years ago
tensor-tang
23fc896bc2
Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
...
test=develop
7 years ago
tensor-tang
339e655aec
refine and add seqconv elementwiseadd relu op test
7 years ago
Michal Gallus
c504a5a1b7
Adjust Conv+bias to placement pass
...
test=develop
7 years ago
Michal Gallus
d7509d63f1
Conv+Bias: Support non-null bias
...
test=develop
7 years ago
Michal Gallus
91e8fbac2f
Enable MKLDNN in Resnet50Tester
...
test=develop
7 years ago
Michal Gallus
582f59c190
Conv+Bias fuse
7 years ago
jerrywgz
a1d3db031b
Merge pull request #13844 from jerrywgz/fix_roi_pool
...
fix roi pool register
7 years ago
Wojciech Uss
e6f480ec44
add comment on the default first pass
7 years ago
Wojciech Uss
2cf258e381
remove redundant pass list
7 years ago
Wojciech Uss
5632019f0f
add MKL-DNN placement pass
...
This patch also refactors conv+bn (includes changes from PR
https://github.com/PaddlePaddle/Paddle/pull/13926 )
updated to use the mkldnn-placement-pass.
test=develop
7 years ago
tensor-tang
0a9f5f1790
Merge pull request #13968 from tensor-tang/fix/jit/exp
...
Fix jit exp
7 years ago
Wojciech Uss
5083ec3a1b
do not enable MKL-DNN twice
...
After the MKL-DNN placement pass there is no need to enable MKL-DNN
in operators via executor
test=develop
7 years ago
Yipeng
fcb2e8103e
Ocr end2end dev ( #13889 )
...
* add detect and end2end code
* update the scale for coodinates restore
* fix merge bug with dev.
* fix merge bug with dev.
* test=develop
* fix code style test=develop
* fix code style test=develop
* test=develop
* test=develop
* test=develop
7 years ago
tensor-tang
e5ce965952
refine and add eltadd_relu unit test
7 years ago
Shan Yi
9517a4536e
Merge pull request #13961 from PaddlePaddle/updatereadme
...
update readme.md
7 years ago
Wojciech Uss
c3b70aece9
Add MKL-DNN placement pass ( #13958 )
...
* add MKL-DNN placement pass
This patch also refactors conv+bn (includes changes from PR
https://github.com/PaddlePaddle/Paddle/pull/13926 )
updated to use the mkldnn-placement-pass.
test=develop
* remove redundant pass list
* add comment on the default first pass
* fix test for conv+relu mkldnn fuse
7 years ago
Wojciech Uss
4a368a4901
add ifdef guard for MKL-DNN placement pass
...
test=develop
7 years ago
Xin Pan
909e1341bd
Merge pull request #13966 from panyx0718/fix4
...
set default timeout to avoiding blocking CI
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
Tao Luo
7b11162ab5
Merge pull request #13949 from PaddlePaddle/wojtuss/unique-patterns-request-comment
...
Added comment with request for enhancement
7 years ago
tensor-tang
7cb19a5976
fuse elementwise_add and relu
7 years ago
tensor-tang
3c249283af
init seqconv eltadd relu op
7 years ago
chengduo
c40074aa94
fix l1 regularizer ( #13881 )
...
test=develop
7 years ago
Xin Pan
9a819265eb
fix
...
test=develop
7 years ago
Tao Luo
305034f5b3
Merge pull request #13909 from luotao1/mkldnn_test
...
refine mkldnn test in analyzer_tests
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
Xin Pan
fe6c24ac4b
Merge pull request #13977 from Superjomn/fix/api-impl
...
mute api_impl ut ...
7 years ago
superjomn
b77e4f4978
update
...
test=develop
7 years ago
jerrywgz
553342624e
test=develop
7 years ago
tensor-tang
60ff05e312
Merge branch 'luotao1-fix_rnn2_test' into fix/jit/exp
...
test=develop
7 years ago
Tao Luo
ef09862450
fix analyzer_rnn2_test
...
test=develop
7 years ago
Jiabin Yang
c524082d2e
Merge pull request #13922 from JiabinYang/fix_mac/inference_model_path
...
Fix Mac problem: inference model not found
7 years ago
Tao Luo
e5b4643ad8
add profile_mkldnn test
...
test=develop
7 years ago
Tao Luo
7d680be5a3
Merge branch 'develop' into mkldnn_test
7 years ago
Wojciech Uss
55fd136ab0
Added comment with request for enhancement
...
This adds a `TODO` comment according to https://github.com/PaddlePaddle/Paddle/issues/13550#issuecomment-430133585
test=develop
7 years ago
gongweibao
a831ecc75d
Add grpc error context. ( #13957 )
...
Add grpc error context
7 years ago
tensor-tang
b139b687de
Merge remote-tracking branch 'ups/develop' into fix/jit/exp
...
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
tensor-tang
748435586a
clean code exp avx
7 years ago
tensor-tang
b4751a34a5
fix illegal instruction of rnn2
7 years ago
Xin Pan
6de08b5eef
set default timeout to avoiding blocking CI
...
test=develop
7 years ago
tensor-tang
30dfbdee7f
Merge pull request #13951 from tensor-tang/fix/warning
...
fix warning and mac compile
7 years ago
Shan Yi
72cd4cb0e3
Update README.md
...
test=develop
7 years ago