Commit Graph

193 Commits (e878a8e885ecc6be6b151dbf2f26fadf01abe6da)

Author SHA1 Message Date
Superjomn e878a8e885 update
7 years ago
superjomn 4bf6817cbc fix gpu load model
7 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
7 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
7 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
7 years ago
peizhilin 0ef2a37c0e merge from develop
7 years ago
Tao Luo e0d4e04bdd fix some compiler warning
7 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
7 years ago
peizhilin 447bf7c80b test=develop
7 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
nhzlx e5bf8616f0 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
7 years ago
nhzlx d38fd6a0fc add plugin support and offer an simple split sample
7 years ago
nhzlx 397de907ed merge develops
7 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
7 years ago
peizhilin ef8a7db81e Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Tao Luo 433fc7c1d4 skip mkldnn related pass when use_mkldnn=false
7 years ago
peizhilin 350f1f3971 remove duplicate function definition
7 years ago
peizhilin 4b1f1a8787 fix merge issue
7 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
7 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
7 years ago
Wojciech Uss 7fd640b882 added additional call to graph_viz_pass
7 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
7 years ago
peizhilin 71d7980f69 fix build issue 1
7 years ago
peizhilin 9d67c1fb69 cpu build support
7 years ago
Tao Luo d2a56f7909
Merge pull request #14159 from sfraczek/sfraczek/depthwise-conv-mkldnn-pass
7 years ago
Xin Pan 08d22cf7e1
Merge pull request #14091 from panyx0718/fix2
7 years ago
Tao Luo fe8f178582 fix word2vec related inference unit-tests (#14203)
7 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass
7 years ago
Xin Pan a943134a97 fix a few more tests
7 years ago
dzhwinter ebfe5a02b3 merge develop branch
7 years ago
Tao Luo 8ab953e37c auto insert infer_graph_clean_pass as the default first one
7 years ago
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
7 years ago
Tomasz Patejko aa35aaa1ab MKLDNN conv + elementwise_add fusion: fixing formatting
7 years ago
Tomasz Patejko 1676094697 MKLDNN conv + elementwise_add fusion: turn on residual connection pass when CAPI is used.
7 years ago
tensor-tang cbbacb2534 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
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
7 years ago
Michal Gallus 582f59c190 Conv+Bias fuse
7 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
7 years ago
Wojciech Uss 4a368a4901 add ifdef guard for MKL-DNN placement pass
7 years ago
Tao Luo 3598500773
Merge pull request #13867 from Superjomn/clean/CreatePaddlePredictor
7 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
7 years ago