Commit Graph

323 Commits (c21a979790aebefffdde5c470dc406a2a81959e7)

Author SHA1 Message Date
Tao Luo 9c02765158
Merge pull request #15210 from Superjomn/fix/analysis_tester_bug
6 years ago
tensor-tang 69fd3fdb52 fix debug build error
6 years ago
superjomn 23bdd0a223 fix analysis_tester bug
6 years ago
Yan Chunwei 6ccf8685f7
refactor tensorrt node teller (#15181)
6 years ago
Zhaolong Xing 4048cfa9da
Merge pull request #15048 from NHZlX/add_affine_channel_fuse
6 years ago
nhzlx 71636e677d add min_subgraph_size attr to tensorrt config
6 years ago
nhzlx a6aa8ea771 faster rcnn input is presistable. (fix it in paddle-trt)
6 years ago
minqiyang b1d0a14c14 Change the ut back
6 years ago
minqiyang 7d1533216d Fix syntax error in unit test
6 years ago
nhzlx 050a68dde3 fix comments
6 years ago
superjomn edd1f5a92b fix visualizer
6 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
6 years ago
Tao Luo 743cb840f1 update with comments
6 years ago
Tao Luo 923b18877e Merge branch 'develop' into memory_load
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
Xin Pan 0591ba96ec fix hack
6 years ago
Yan Chunwei 4b7617740e
fix container not cleared (#14231)
6 years ago
nhzlx 3c83a2f720 fix comments
6 years ago
nhzlx 900fbb83f9 add params sync pass
6 years ago
Tao Luo e8ef14d2a7
Merge pull request #14610 from Superjomn/revert/cache_fix
6 years ago
peizhilin 38715e6fd0 minor fix
6 years ago
superjomn 4babc6b06c update
6 years ago
peizhilin 7c8c9dc9bf fix unit test cases
6 years ago
Qiao Longfei fd290c2580 fix mac compile of analysis
6 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
6 years ago
nhzlx faeb9b8aa9 fix compile rely problem
6 years ago
nhzlx 2a84054372 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
6 years ago
hjchen2 2c2a192eb1 Resolve merge conflicts
6 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
6 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
6 years ago
Superjomn e878a8e885 update
6 years ago
superjomn 4bf6817cbc fix gpu load model
6 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
6 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
6 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
6 years ago
peizhilin 0ef2a37c0e merge from develop
6 years ago
Tao Luo e0d4e04bdd fix some compiler warning
6 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
peizhilin 447bf7c80b test=develop
6 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
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
peizhilin ef8a7db81e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 433fc7c1d4 skip mkldnn related pass when use_mkldnn=false
6 years ago
peizhilin 350f1f3971 remove duplicate function definition
6 years ago
peizhilin 4b1f1a8787 fix merge issue
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
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
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
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
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
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
peizhilin 71d7980f69 fix build issue 1
6 years ago
peizhilin 9d67c1fb69 cpu build support
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
nhzlx d40402f9b7 add dropout and sigmoid op converter
7 years ago
JiabinYang 9a9105018d fix mac compile error in subgraph_splitter
7 years ago
Zhaolong Xing c9995289f1
Merge pull request #13124 from NHZlX/fix_subgraph_bug
7 years ago
nhzlx 329a8c5283 merge develop
7 years ago
nhzlx 49bafc05bf fix comments and set name for trt layer and ITensor
7 years ago
Sylwester Fraczek dd149d469b hotfix for conv-relu pass
7 years ago
luotao1 b12322ce95 fix fusion_lstm unique_name bug
7 years ago
nhzlx df161e08f0 delete unuse ut
7 years ago
nhzlx 49b5b3c5b3 merge develop
7 years ago
nhzlx 03ff4f6892 fix subgraph bug!
7 years ago
Tao Luo 94b66bdb5d
Merge pull request #13326 from luotao1/analysis_test_refine
7 years ago
luotao1 9664c53c7c fix cmake error to pass the ci
7 years ago
luotao1 d0fbe78040 move analyzer_xxx_tester to inference/tests/api
7 years ago
luotao1 83af1b3b3e move analyzer_rnn1_test out of analyzer_test
7 years ago
Yan Chunwei 2fd1bf2ea6
fea/add color log (#13305)
7 years ago
Yan Chunwei 5023530a8a
Refactor/remove sensitive (#13314)
7 years ago
Yan Chunwei 478a4e850e
refactor ir pattern (#13304)
7 years ago
tensor-tang 5a2fc5b52f fix print error
7 years ago
tensor-tang 3ea19b7596 fix bug and fc pass ut
7 years ago
tensor-tang acfdbf0293 enable ner analysis test and refine lac
7 years ago
tensor-tang df0c695618 fix fusion gru pass and enable it
7 years ago
tensor-tang 7eebb90523 fix conflicts
7 years ago
tensor-tang 3c3ad1e4cf
Merge branch 'develop' into refine/ut/lac
7 years ago
tensor-tang ca30127e0a fix compile error undef registrar pass
7 years ago
tensor-tang 0618077971 Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
tensor-tang 6b104c90d3 fix profile
7 years ago
luotao1 00c7230996 Merge branch 'develop' into all_data
7 years ago
Yan Chunwei 6de0a18d5f
Refine/text classification support data (#13256)
7 years ago
Xin Pan 883bbe1958
Merge pull request #13238 from panyx0718/clean
7 years ago
luotao1 4c283d87ef Merge branch 'develop' into all_data
7 years ago
Yan Chunwei 225ecee5ea
refine/text classification tester (#13244)
7 years ago
tensor-tang 4d774953c6 enable fc gru fuse pass
7 years ago
tensor-tang 09016df8df make analyzer run
7 years ago
luotao1 fa5036aac8 add test_all_data in test_analyzer_ner
7 years ago
Xin Pan 18442a6088 rename pass.h/.cc to analysis_pass
7 years ago
tensor-tang 12b483c0db Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
luotao1 b4fa3dbda3 unify PrintTime of analysis unit-test
7 years ago
luotao1 f615ba2f8f update the multi-thread unit-tests
7 years ago
luotao1 35cff5e00d Merge branch 'develop' into multi-thread2
7 years ago
Yan Chunwei 9df2d8b5ba
test/add text-classification test (#13081)
7 years ago
luotao1 1a373fbb0d add result check for multi-thread UT
7 years ago
luotao1 39ed148714 fix multi-thread hang temporary
7 years ago
luotao1 459d4cc811 Merge branch 'develop' into multi-thread2
7 years ago
Tao Luo 907696709f
Merge pull request #13133 from luotao1/library
7 years ago
Yan Chunwei 796c87d563
bugfix/fusion lstm (#13185)
7 years ago
luotao1 ae44efffee fix ci error
7 years ago
tensor-tang d83187dba8 enable lac analysis test
7 years ago
luotao1 6f18217386 fix codestyle
7 years ago
luotao1 d7b4965785 auto generate paddle_inference_pass.h
7 years ago
dzhwinter 379b471ee2 squash commit
7 years ago