Jason
|
ecbd78ae58
|
Remove debug code (#266)
* Rename Frontend to ModelFormat in documents
* Remove useless debug flag
|
2022-09-22 15:18:50 +08:00 |
|
Jason
|
e227c5625e
|
Rename fastdeploy_runtime.h to runtime.h and Frontend to ModelFormat (#263)
rename frontend to model_format
|
2022-09-22 13:24:05 +08:00 |
|
heliqi
|
a8e447f225
|
yolov5 servitization optimization (#262)
* yolov5 split pre and post process
* yolov5 postprocess
* yolov5 postprocess
|
2022-09-21 18:22:39 +08:00 |
|
WJJ1995
|
06908b8beb
|
Add Benchmark test (#200)
* add ppcls benchmark
* add ppcls benchmark
* add ppcls benchmark
* add ppcls benchmark
* fixed txt path
* resolve conflict
* resolve conflict
* deal with comments
* Add enable_trt_fp16 option
* Add OV backend for seg and det
* fixed valid backends in ppdet
* fixed valid backends in yolo
* add copyright and rm Chinese Notes
* add ppdet&ppseg&yolo benchmark
* add cpu/gpu mem info
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-09-14 20:15:01 +08:00 |
|
Jason
|
68523be411
|
Modify file structure to separate python and cpp code (#223)
Modify code structure
|
2022-09-14 15:44:13 +08:00 |
|