Fix cudnn doc (#159)

Co-authored-by: Jason <jiangjiajun@baidu.com>
This commit is contained in:
Jack Zhou
2022-08-25 19:24:56 +08:00
committed by GitHub
parent b72d45a38d
commit 8128b1536d
3 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
- cmake >= 3.12
- Visual Studio 16 2019
- cuda >= 11.2 (当WITH_GPU=ON)
- cudnn >= 11.2 (当WITH_GPU=ON)
- cudnn >= 8.0 (当WITH_GPU=ON)
- TensorRT >= 8.4 (当ENABLE_TRT_BACKEND=ON)
## 下载 FastDeploy Windows 10 C++ SDK