Commit Graph

152 Commits (f3badacd972de9c946f1e8a7cebe8ac97b00467d)

Author SHA1 Message Date
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
nhzlx 0cb88c34be add op converter
7 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
7 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
7 years ago
Tao Luo 16b1beb244
Merge pull request #13486 from sfraczek/sfraczek/conv-bn-fuse-pass
7 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias
7 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass
7 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
7 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
7 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
Tao Luo 21ee30595b clean some CMakeLists
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm
7 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