liuwei1031
85363848a1
Security issue ( #16774 )
...
* disable memory_optimize and inpalce strategy by default, test=develop
* fix security issue
http://newicafe.baidu.com:80/issue/PaddleSec-3/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-8/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-12/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-32/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-35/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-37/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-40/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-43/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-44/show?from=page
http://newicafe.baidu.com:80/issue/PaddleSec-45/show?from=page
test=develop
* revert piece.cc, test=develop
* adjust api.cc,test=develop
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 )
6 years ago
Tao Luo
ecae157edf
simplify some data record in analyzer_tester
...
test=develop
6 years ago
Tao Luo
05f1b65da3
simplify prepere_input in analyzer_test
...
test=develop
6 years ago
luotao1
13367866cd
add deterministic result unit-test
...
test=develop
6 years ago
Yiqun Liu
9e6b1c5f97
Refine tester of TensorRT engine ( #14390 )
...
* Refine the tester for MixedRTPredictor.
test=develop
* Enable the profiler in TensorRT engine.
* Support the use of combined inference model in TensorRT unittest, and print the shape of feed targets.
6 years ago
tensor-tang
40f8456a4f
refine fuse pattern and attr
...
test=develop
7 years ago
Yan Chunwei
c8744d118d
fea/infer executor and concurrency performance issue bug fix ( #13451 )
...
- add naive executor
- fix concurrency performance issue
7 years ago
Tao Luo
f67483bf3b
add seq_conv UT ( #13517 )
...
* add multi_label UT
* rename, fix typo, add fuse_statis check
7 years ago