mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
Rename fastdeploy_runtime.h to runtime.h and Frontend to ModelFormat (#263)
rename frontend to model_format
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
#include "fastdeploy/fastdeploy_runtime.h"
|
||||
#include "fastdeploy/runtime.h"
|
||||
|
||||
#ifdef ENABLE_VISION
|
||||
#include "fastdeploy/vision.h"
|
||||
|
Reference in New Issue
Block a user