Commit Graph

27 Commits (edc06c6a1b688dd8528be376fe459598c90fc5e5)

Author SHA1 Message Date
jakpiase edc06c6a1b
Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772)
5 years ago
石晓伟 bd77a4258d
error messages of inference/tests, test=develop (#27259)
5 years ago
Zhaolong Xing bcddefef39
[Fix Ut]: fix inference ut which exist bug on windows. (#25814)
5 years ago
Zhaolong Xing e89b12884a
FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969)
6 years ago
Tao Luo b4b169467b
add fc_mkldnn_pass in compare_mkldnn (#17712)
6 years ago
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
6 years ago
lijianshe02 daf88968e2
fix bug that saved optimal model path in test_analyzer_save_model con… (#17555)
6 years ago
tensor-tang 79ed1c76cd
fix bn fuse vardesc and add model saver (#17143)
6 years ago
lijianshe02 de26df440b add SaveOptimModel interface in analysis_predictor.h and test it in a… (#16441)
6 years ago
Wojciech Uss 9b6a029666 fix dataset reading and add support for full dataset (#16559)
6 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
6 years ago
Yan Chunwei e2818c8608
add dynamic memory optim (#15457)
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
bingyanghuang a152a5c731 Disable conv3d mkldnn in dam (#15335)
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
7 years ago
luotao1 13367866cd add deterministic result unit-test
7 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
7 years ago
Yihua Xu 82eefceabe Add the profile_mkldnn flag for profile function(test=develop)
7 years ago
Yihua Xu 64e261c6cd Implement the fusion of convolution and bias for mkldnn
7 years ago
ZhenWang e1da6cd754 add the normal dam and the small dam
7 years ago
ZhenWang 33b4963505 unify the normal and small dam model.
7 years ago
ZhenWang 8f2e556e65 support the small dam model. test=develop
7 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
7 years ago
Yiqun Liu 9e6b1c5f97
Refine tester of TensorRT engine (#14390)
7 years ago
Tao Luo e0d4e04bdd fix some compiler warning
7 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
7 years ago
Zhen Wang 4dbc01841d Nlp dam (#14248)
7 years ago