Commit Graph

173 Commits (0b96268057275615bce25b97708f9efd5c06bce1)

Author SHA1 Message Date
nhzlx e5bf8616f0 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
nhzlx d38fd6a0fc add plugin support and offer an simple split sample
6 years ago
nhzlx 397de907ed merge develops
6 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
6 years ago
Tao Luo 433fc7c1d4 skip mkldnn related pass when use_mkldnn=false
6 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
Wojciech Uss 7fd640b882 added additional call to graph_viz_pass
6 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
6 years ago
Tao Luo d2a56f7909
Merge pull request #14159 from sfraczek/sfraczek/depthwise-conv-mkldnn-pass
6 years ago
Xin Pan 08d22cf7e1
Merge pull request #14091 from panyx0718/fix2
6 years ago
Tao Luo fe8f178582 fix word2vec related inference unit-tests (#14203)
6 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass
6 years ago
Xin Pan a943134a97 fix a few more tests
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Tao Luo 8ab953e37c auto insert infer_graph_clean_pass as the default first one
6 years ago
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 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
Michal Gallus 582f59c190 Conv+Bias fuse
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 3598500773
Merge pull request #13867 from Superjomn/clean/CreatePaddlePredictor
6 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
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
Sylwester Fraczek 78f98294c2 conv bn fuse pass
6 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
6 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
6 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
6 years ago
Xin Pan ddd60581b7 clean up channel
6 years ago
Tao Luo 21ee30595b clean some CMakeLists
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm
6 years ago
nhzlx 2763321684 fix comments
7 years ago
nhzlx 0c51170052 fix the ut test error :)
7 years ago
nhzlx 4801beb101 add arguments for trt config
7 years ago
nhzlx 4c52be07dd fix ut error
7 years ago
nhzlx 94a57f1d83 add trt config to arguments
7 years ago
nhzlx 68fb818aa8 add ut of trt common models
7 years ago
nhzlx cc4a7661c6 merge develop
7 years ago