Commit Graph

533 Commits (8f2116d8faa7e5e85a0544eed816d9a742715140)

Author SHA1 Message Date
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
6 years ago
Tomasz Patejko aa35aaa1ab MKLDNN conv + elementwise_add fusion: fixing formatting
6 years ago
Tomasz Patejko 1676094697 MKLDNN conv + elementwise_add fusion: turn on residual connection pass when CAPI is used.
6 years ago
tensor-tang 40f8456a4f refine fuse pattern and attr
6 years ago
tensor-tang cbbacb2534 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
6 years ago
tensor-tang 603ba5e01d add seqconv eltadd relu pass
6 years ago
Tao Luo da722d6d9b
Merge pull request #13858 from Sand3r-/mgallus/conv-bias-pass
6 years ago
Tao Luo a4b48f70c1
Merge pull request #13997 from wojtuss/wojtuss/do-not-enable-mkldnn-twice
6 years ago
Michał Gallus f9ca31811d
Remove use mkldnn from config in resnet50 test
6 years ago
Michal Gallus 91e8fbac2f Enable MKLDNN in Resnet50Tester
6 years ago
Michal Gallus 582f59c190 Conv+Bias fuse
6 years ago
Wojciech Uss e6f480ec44 add comment on the default first pass
6 years ago
Wojciech Uss 2cf258e381 remove redundant pass list
6 years ago
Wojciech Uss 5632019f0f add MKL-DNN placement pass
6 years ago
tensor-tang 0a9f5f1790
Merge pull request #13968 from tensor-tang/fix/jit/exp
6 years ago
Wojciech Uss 5083ec3a1b do not enable MKL-DNN twice
6 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
6 years ago
Wojciech Uss 4a368a4901 add ifdef guard for MKL-DNN placement pass
6 years ago
Tao Luo 305034f5b3
Merge pull request #13909 from luotao1/mkldnn_test
6 years ago
superjomn b77e4f4978 update
6 years ago
Tao Luo ef09862450 fix analyzer_rnn2_test
6 years ago
Tao Luo e5b4643ad8 add profile_mkldnn test
6 years ago
Tao Luo 7d680be5a3 Merge branch 'develop' into mkldnn_test
6 years ago
Tao Luo 6a4e9230ed Merge branch 'develop' into mkldnn_test
6 years ago
Tao Luo b819684370 add compare_mkldnn test
6 years ago
Tao Luo 6ea9d1b595 add analysis_predictor in vis_demo
6 years ago
Tao Luo f444a7226e Merge branch 'develop' into clean_inference_lib
6 years ago
Tao Luo 3598500773
Merge pull request #13867 from Superjomn/clean/CreatePaddlePredictor
6 years ago
Tao Luo 41eeb771e8 Merge branch 'develop' into clean_inference_lib
6 years ago
Tao Luo b854d959a5 update with comments
6 years ago
Tao Luo 75bb0babef Merge branch 'develop' into mkldnn_test
6 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile (#13896)
6 years ago
Tao Luo a35e7f4bae adjust demo_ci with fluid_inference_install_dir
6 years ago
tensor-tang dcfb687584
Merge pull request #13846 from tensor-tang/fix/mkldnn
6 years ago
Tao Luo bd77460182 refine mkldnn test in analyzer_tests
6 years ago
superjomn 1cfd2b51a7 update
6 years ago
superjomn 28459592cc update
6 years ago
Zhaolong Xing 7413fa458f
Merge pull request #13838 from NHZlX/add_trt_pad_op
6 years ago
superjomn e2bd40ca82 update
6 years ago
superjomn 049fcbe125 update
6 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
6 years ago
nhzlx 320c78e16f fix commets
6 years ago
nhzlx efa5bac7ad fix demo_ci bug in vis_demo.cc
6 years ago
tensor-tang dc5a7b906d fix default number of threads when inference with or without MKLDNN
6 years ago
nhzlx 0cb88c34be add op converter
6 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
6 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
6 years ago
Tao Luo 16b1beb244
Merge pull request #13486 from sfraczek/sfraczek/conv-bn-fuse-pass
6 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias
6 years ago
nhzlx d347ea689a fix comments
6 years ago