Commit Graph

52 Commits (717bbc087b639d1182b2b4b0401b0382990084a6)

Author SHA1 Message Date
lidanqing 717bbc087b Add INT32 support. INT32 in last switch case
6 years ago
luotao1 503efa8b86 refine SetCpuMathLibraryNumThreads
6 years ago
Zhaolong Xing 90ffe74954
Merge pull request #15546 from NHZlX/fix_trt_utest_random_failed
6 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
6 years ago
nhzlx 95b98f27ae fix trt models utest failed.
6 years ago
nhzlx e6218c1d7b change the input to a smaller value
6 years ago
nhzlx 5b92ddabe2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_trt_stream_bug
6 years ago
nhzlx 2f4aee361a fix comments
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
6 years ago
Tao Luo cbd1c7c01f fix CompareDeterministic error when test_all_data
6 years ago
Tao Luo 71d9097a89 fix analyzer_test runs error in native_config
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
6 years ago
Tao Luo 85471533e0
Merge pull request #15079 from luotao1/analysis_test
6 years ago
Tao Luo ecae157edf simplify some data record in analyzer_tester
6 years ago
tensor-tang d4931a2abc support more input fake data
6 years ago
luotao1 13367866cd add deterministic result unit-test
6 years ago
Tao Luo 2f55a04ec6 add refer result comparasion
6 years ago
Yu Yang aa38fc4ce5 Fix compile
6 years ago
nhzlx afc51e6f82 add benchmark for trt
7 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 1afa9492af Recover the profiler
7 years ago
luotao1 116979a40a refine api name
7 years ago
luotao1 e66b4c6bff adjust tester_helper to make multi-instance multi-thread work
7 years ago
luotao1 a5c4b463c9 add SetMKLDNNThreadId api
7 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
7 years ago
Tao Luo eb9b9becdc add warm up in TestMultiThreadPrediction
7 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
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 eea36739cc refine test_helper.h
7 years ago
Tao Luo 2f9a5a2e0a add analyzer_face_tester
7 years ago
Sylwester Fraczek 2098b42584 review fixes (Teamcity fails)
7 years ago
Sylwester Fraczek 741cb33bd9 test multithreading
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 7d680be5a3 Merge branch 'develop' into mkldnn_test
7 years ago
Tao Luo 6a4e9230ed Merge branch 'develop' into mkldnn_test
7 years ago
Tao Luo b819684370 add compare_mkldnn test
7 years ago
Tao Luo 6ea9d1b595 add analysis_predictor in vis_demo
7 years ago
Tao Luo b854d959a5 update with comments
7 years ago
Tao Luo bd77460182 refine mkldnn test in analyzer_tests
7 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
7 years ago
luotao1 9cbf2023ab rollback paddle_inference_helper.h to helper.h
7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
Yan Chunwei e426cdae32
fix inference output with lod (#13557)
7 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
7 years ago
Yan Chunwei 90bc14da24
simple fix on inference tester helper (#13507)
7 years ago
Tao Luo b75887514e Refine infer api test (#13472)
7 years ago