Commit Graph

35 Commits (24a063f6ac0ba1122b5b6bec524c6ec659197e5f)

Author SHA1 Message Date
Pei Yang 122b37ce62
make config option DisableGlogInfo() able to mute all inference logs (#21318)
5 years ago
Zhaolong Xing 76c95af000
Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213)
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
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 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
Tao Luo 8ab953e37c auto insert infer_graph_clean_pass as the default first one
6 years ago
Wojciech Uss 4a368a4901 add ifdef guard for MKL-DNN placement pass
6 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
6 years ago
nhzlx 0cb88c34be add op converter
6 years ago
nhzlx d40402f9b7 add dropout and sigmoid op converter
7 years ago
Xin Pan 883bbe1958
Merge pull request #13238 from panyx0718/clean
7 years ago
Xin Pan 18442a6088 rename pass.h/.cc to analysis_pass
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 f507e5c1f2 update multi-threads UT
7 years ago
Yan Chunwei 597b73053d
refine/fc lstm fusion link (#13158)
7 years ago
Yan Chunwei af15f6f038
fea/refine fuse (#13076)
7 years ago
Yan Chunwei cfa6bbb755
move nodeid from graph to node (#13065)
7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006)
7 years ago
nhzlx 3de4556659 concat op && map cnn model support
7 years ago
Yan Chunwei 9ee698e605
enhance/ditu rnn with fc fuse (#12831)
7 years ago
nhzlx c999895e93 merge develop
7 years ago
nhzlx 276950291a 1. fix ssa bug with batchnorm, 2. refine the trt
7 years ago
Yan Chunwei 896a37b6e3
fea/link ir to inference analysis and fc fuse support (#12789)
7 years ago
Zhaolong Xing 83c85f34e8
Merge pull request #12598 from NHZlX/add_tensorrt_softmax
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
nhzlx 641f32da8c add softmax op converter
7 years ago
nhzlx 32a9e050bc mapping the variable name inside the subgraph
7 years ago
Yan Chunwei dcfbc6a661
inference analyzer as bin (#12450)
7 years ago
Yan Chunwei b42ced8eda
bugfix/tensorrt analysis fix subgraph trigger (#12266)
7 years ago
gongweibao c2165ffa7b Fix codesytle (#11836)
7 years ago
Yan Chunwei 5082642bdb
feature/analysis to support sub-graph for TRT engine (#11538)
7 years ago