mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-08 18:11:00 +08:00
4
fastdeploy/pybind/main.h
Normal file → Executable file
4
fastdeploy/pybind/main.h
Normal file → Executable file
@@ -32,6 +32,10 @@
|
||||
#include "fastdeploy/text.h"
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_ENCRYPTION
|
||||
#include "fastdeploy/encryption.h"
|
||||
#endif
|
||||
|
||||
#include "fastdeploy/core/float16.h"
|
||||
|
||||
namespace fastdeploy {
|
||||
|
Reference in New Issue
Block a user