Jason
|
2d3e61582d
|
Rename pybind/fastdeploy_runtime.cc to pybind/runtime.cc (#273)
* fix yaml
* Rename pybind/fastdeploy_runtime.cc to runtime.cc
|
2022-09-23 11:16:02 +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 |
|
Jason
|
addce837bc
|
Add paddlelite backend support (#260)
* Add paddlelite backend support
* Update CMakeLists.txt
* Update __init__.py
|
2022-09-21 13:22:34 +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 |
|