mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
[Other] Upgrade runtime module (#1068)
* Upgrade runtime module * Update option.h * Fix build error * Move enumerates * little modification * little modification * little modification: * Remove some useless flags
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
#include "fastdeploy/runtime.h"
|
||||
#include "fastdeploy/runtime/runtime.h"
|
||||
|
||||
#ifdef ENABLE_VISION
|
||||
#include "fastdeploy/vision.h"
|
||||
|
Reference in New Issue
Block a user