Commit Graph

136 Commits (23bdd0a223cc3e88c62fb8f48155c83455c9fede)

Author SHA1 Message Date
Tao Luo 21ee30595b clean some CMakeLists
7 years ago
Tao Luo b31905c54d Merge branch 'develop' into resnet50_ut
7 years ago
Tao Luo 1dcd6ee532 add resnet50 inference UT
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
Jacek Czaja 910cd415f2 - Disabled embedding_fc_lstm_fuse by defult and
7 years ago
nhzlx 6c81230683 update code for config change
7 years ago
nhzlx 5c57e15044 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
Tao Luo f67483bf3b add seq_conv UT (#13517)
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
nhzlx baae7e4f63 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
Yan Chunwei 90bc14da24
simple fix on inference tester helper (#13507)
7 years ago
nhzlx 0514882bc5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx f277f53c33 out of memory... i bet it's the last time commit for this pr
7 years ago
Tao Luo b75887514e Refine infer api test (#13472)
7 years ago
nhzlx 94a57f1d83 add trt config to arguments
7 years ago
nhzlx 68fb818aa8 add ut of trt common models
7 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
7 years ago
JiabinYang 87b11179e5 add unitttest for mac on ci after some untest being disable
7 years ago
tensor-tang 26fc698f85 disable mkldnn fuse on ocr test
7 years ago
tensor-tang 1a99302c14 refine and reuse code
7 years ago
tensor-tang b7a64e8698 fix confilts
7 years ago
tensor-tang 89d09e6594
Merge branch 'develop' into fea/ut/vis
7 years ago
tensor-tang 0bd6476f67 Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
luotao1 6b9ccd97a2 Merge branch 'develop' into nlp_multi_thread
7 years ago
luotao1 20b40cb06a add multi-thread for nlp unit-tests
7 years ago
luotao1 29f5a93b5f add analyzer_rnn2_test
7 years ago
tensor-tang dd0b2036c6 add note for use mkldnn
7 years ago
tensor-tang 01f0f16884 enable mkldnn in infer api
7 years ago
tensor-tang 65f901b36f disable fc gru temporarily
7 years ago
tensor-tang 539b3f300f add ocr analysis ut
7 years ago
Tao Luo f351ceb65a
Merge pull request #13345 from Superjomn/bugfix/lac_test
7 years ago
tensor-tang 8cbb3c0720 refine lac ut and fix fetch
7 years ago
superjomn 8e0fe035d4 fix ner_test when bs>1
7 years ago
luotao1 81c21705b4 simplify inference/tests/api/CMakeLists.txt
7 years ago
luotao1 d0fbe78040 move analyzer_xxx_tester to inference/tests/api
7 years ago