Commit Graph

427 Commits (22fa4c2d2440208870eb94de8694c05f2605cfe8)

Author SHA1 Message Date
liuwei1031 0d99690809
fix several security bugs reported by security team (#18831)
7 years ago
Zhaolong Xing 61238d31f7
Trt fp16 support (#18860)
7 years ago
Zhaolong Xing 26ae6d49e4
Update trt5 for paddle-trt (#18645)
7 years ago
石晓伟 25d8079140
Fix Bitmain Predictor::Clone() (#18599)
7 years ago
Tao Luo 076f833110
add config.SetMkldnnCacheCapacity api for mkldnn cache clear strategy (#18580)
7 years ago
Jiabin Yang 667f88f9a6
Fix/gcc 4.8 ubt link error (#18558)
7 years ago
Zhaolong Xing 88b52a27fe
Inference: fix mask rcnn model diff, optim memory usage, memory leak. (#18532)
7 years ago
石晓伟 1529154821
Support Bitmain Anakin (#18542)
7 years ago
石晓伟 047bba855b
Remove the obsolete cmake options (#18481)
7 years ago
Tao Luo 3123d18787
remove unused AnalysisPredictor::SetMkldnnThreadID() (#18444)
7 years ago
Michał Gallus 7023a86c3a Fix Pooling output scale (#18186)
7 years ago
Michał Gallus 8409693272 Reset DeviceContext after quantization warmup (#18182)
7 years ago
Sylwester Fraczek 9252e8fa08 add int8 mkldnn prior_box (#17242)
7 years ago
wopeizl daa32d5383
fix package generation for inference test=develop (#18220)
7 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
7 years ago
石晓伟 04ea7cb069
modify the access level of anakin engine (#18015)
7 years ago
石晓伟 bce259e5bf
Update the Anakin interfaces for content-dnn and MLU (#17890)
7 years ago
石晓伟 d008260fa8
update the initialization of anakin subgraph (#17880)
7 years ago
Zhaolong Xing ae576f3c68
fix: when use the load model from memory mode, the RAM occupy is high (#17788)
7 years ago
翟飞跃 993c703bcc INT8 MKL-DNN v2 integrate to slim (#17634)
7 years ago
Tao Luo e089e454a1
make omp thread num default 1 after inference run (#17801)
7 years ago
mozga-intel 5eb81fe595 Capi for a ngraph engine (#17037)
7 years ago
lidanqing 04b6c29ee0 Improve mobilenetv2 INT8 performance by using INT8 relu as post-op (#17570)
7 years ago
Jacek Czaja 6d8075ecef [MKL-DNN] conv_transpose mkldnn bias pass (#17644)
7 years ago
Sylwester Fraczek 96845d2168 add Concat quantization (#17448)
7 years ago
Zhen Wang 8bd651b7ed
Fix the bug in the AnalysisPredictor and add more directions about io APIs. (#17639)
7 years ago
Zeng Jinle 4aa931dd85
Code clean of Allocator (#17602)
7 years ago
Zhaolong Xing 61221ebc28
TRT: Support set dynamic range in int8 mode. (#17524)
7 years ago
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
7 years ago
Sylwester Fraczek 5b2a3c4b12 Conv concat relu quantization (#17466)
7 years ago
guomingz 2281ebf0f3 Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130)
7 years ago
liuwei1031 ba70cc499e
fix security bugs : (#17464)
7 years ago
Tao Luo 32da5e9c3d
remove unused expected_kernel_cache_pass (#17486)
7 years ago
wopeizl ca3ba378c7
fix the random compilation failure on windows test=develop (#17475)
7 years ago
Zhen Wang 4a1b7fec96
Add setting Scope function for the graph class (#17417)
7 years ago
Zhaolong Xing 7a3bb061d8
fix: (#17279)
7 years ago
Wojciech Uss 984aa90583 improved unit test output (#17266)
7 years ago
石晓伟 a72dbe9abf
Cherry-pick benchmark related changes from release/1.4 (#17156)
7 years ago
Leo Zhao 54636a1982 call SetNumThreads everytime to avoid missing omp thread setting (#17224)
7 years ago
wopeizl 83c4f7721f
use two GPUs to run the exclusive test test=develop (#17187)
7 years ago
luotao1 490e746269 fix runtime_context_cache bug when gpu model has an op runs only on cpu
7 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
7 years ago
Tao Luo aa7b975bf6 disable runtime_context_cache pass by default
7 years ago
Tao Luo ca8b8fa0bd
Merge pull request #16830 from Superjomn/fix/tmp-memory-optim
7 years ago
lijianshe02 de26df440b add SaveOptimModel interface in analysis_predictor.h and test it in a… (#16441)
7 years ago
superjomn f58c3ec189 fix memory optim temporarily
7 years ago
liuwei1031 85363848a1
Security issue (#16774)
7 years ago
tensor-tang d6c1b5a73b disable seqpool concat pass by default saving CI time
7 years ago
luotao1 226596a296 Merge branch 'develop' into core_opt_choose_kernel
7 years ago
luotao1 bd636a9ea6 test_analyzer_int8 tests use default pass order
7 years ago