Commit Graph

21 Commits (04b6c29ee01126362c193770ff7d853bbbb26754)

Author SHA1 Message Date
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
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 875a07c32d
refactor inference analysis api (#14634)
7 years ago
luotao1 13367866cd add deterministic result unit-test
7 years ago
luotao1 116979a40a refine api name
7 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
7 years ago
Yiqun Liu 9e6b1c5f97
Refine tester of TensorRT engine (#14390)
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
Tao Luo 2b791f1f63 unify analyzer_face_tester to analyzer_resnet50_tester
7 years ago
Tao Luo 2f9a5a2e0a add analyzer_face_tester
7 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test
7 years ago
Tao Luo e5b4643ad8 add profile_mkldnn test
7 years ago
Tao Luo b819684370 add compare_mkldnn test
7 years ago
Tao Luo b854d959a5 update with comments
7 years ago
Tao Luo bd77460182 refine mkldnn test in analyzer_tests
7 years ago
Tao Luo 84a55155ec revert with_fast_math to ON
7 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
7 years ago
Tao Luo 21ee30595b clean some CMakeLists
7 years ago
Tao Luo 1dcd6ee532 add resnet50 inference UT
7 years ago