DefTruth / lite.ai.toolkit

🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT.
https://github.com/DefTruth/lite.ai.toolkit
GNU General Public License v3.0
3.62k stars 690 forks source link

未定义引用 #410

Closed liuzefengi closed 1 month ago

liuzefengi commented 4 months ago

对‘OrtSessionOptionsAppendExecutionProvider_CUDA’未定义的引用 ![Uploading 选区_004.png…]()

wangzijian1010 commented 3 months ago

你好 你是不是没有开启根目录下CMakelist.txt中的onnxruntime的编译选项 具体代码为 option(ENABLE_ONNXRUNTIME_CUDA "enable ONNXRuntime engine with CUDA provider" OFF) 可以将这个设置为True

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 7 days since being marked as stale.