[Benchmark]Benchmark cpp for YOLOv5 (#1224)

* add GPL lisence

* add GPL-3.0 lisence

* add GPL-3.0 lisence

* add GPL-3.0 lisence

* support yolov8

* add pybind for yolov8

* add yolov8 readme

* add cpp benchmark

* add cpu and gpu mem

* public part split

* add runtime mode

* fixed bugs

* add cpu_thread_nums

* deal with comments

* deal with comments

* deal with comments

* rm useless code

* add FASTDEPLOY_DECL

* add FASTDEPLOY_DECL
This commit is contained in:
WJJ1995
2023-02-07 21:26:04 +08:00
committed by GitHub
parent e90e1ff435
commit c487359e33
27 changed files with 422 additions and 44 deletions

0
fastdeploy/utils/utils.h Normal file → Executable file
View File