mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00
Support build on jetson (#276)
* support jetson build * Update allocate.cc * update setup * Update CMakeLists.txt * Update setup.py
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include "NvInferSafeRuntime.h"
|
||||
#include "NvInferRuntime.h"
|
||||
#include "fastdeploy/utils/utils.h"
|
||||
#ifdef ENABLE_PADDLE_FRONTEND
|
||||
#include "paddle2onnx/converter.h"
|
||||
|
Reference in New Issue
Block a user