Update use_sdk_on_windows.md

This commit is contained in:
Jason
2023-02-08 18:00:54 +08:00
committed by GitHub
parent a1427c430f
commit 77c5590864
+2
View File
@@ -2,6 +2,7 @@
# 在 Windows 使用 FastDeploy C++ SDK
【**注意**】**编译只支持Release模型,不支持Debug模型**
## 1. 准备环境和Windows部署库
<div id="Environment"></div>
@@ -11,6 +12,7 @@
- cuda >= 11.2 (当WITH_GPU=ON)
- cudnn >= 8.0 (当WITH_GPU=ON)
1. 根据需求,选择下载对应的C++(CPU/GPU)部署库,下载文档见[安装文档说明](../build_and_install)
> 假定当前下载解压后的库路径在`D:\Download\fastdeploy-win-x64-gpu-x.x.x
2. 下载如下模型文件和测试图片