Commit Graph

25 Commits (d31c92a2cd8a50b4a42f3f3a0b67745f1115c138)

Author SHA1 Message Date
Zhaolong Xing ae576f3c68
fix: when use the load model from memory mode, the RAM occupy is high (#17788)
6 years ago
Wojciech Uss 9b6a029666 fix dataset reading and add support for full dataset (#16559)
6 years ago
luotao1 9e2c7e69fb simplify the zero_copy tests
6 years ago
luotao1 06aab1b493 refine SetCpuMathLibraryNumThreads
6 years ago
luotao1 5504425eb3 fix compiler error, use len20 dataset for bert
6 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
6 years ago
Tao Luo 2411ed4286 fix multi-threads in ZeroCopyProfile
6 years ago
tensor-tang ce909664d8 Merge remote-tracking branch 'ups/develop' into refine/seqpool/feed
6 years ago
tensor-tang 137060135e fix zerocopy size
6 years ago
Tao Luo d43983b61d reduce threads number to avoid hang in CI
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
6 years ago
luotao1 13367866cd add deterministic result unit-test
6 years ago
Yiqun Liu 9e6b1c5f97
Refine tester of TensorRT engine (#14390)
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
Tao Luo 6ea9d1b595 add analysis_predictor in vis_demo
7 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
7 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
7 years ago
Tao Luo 21ee30595b clean some CMakeLists
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
7 years ago
Tao Luo b75887514e Refine infer api test (#13472)
7 years ago
luotao1 20b40cb06a add multi-thread for nlp unit-tests
7 years ago
luotao1 d0fbe78040 move analyzer_xxx_tester to inference/tests/api
7 years ago