mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-05-08 08:23:25 +08:00
22 lines
282 B
Markdown
22 lines
282 B
Markdown
# FastDeploy环境要求
|
|
|
|
## 系统平台
|
|
|
|
- Linux x64
|
|
- Windows 10 x64
|
|
- Mac OSX (x86 10.0以上/ arm64 12.0以上)
|
|
|
|
## 硬件
|
|
|
|
- Intel CPU
|
|
- Nvidia GPU
|
|
|
|
## 软件
|
|
|
|
- cmake >= 3.12
|
|
- gcc/g++ >= 8.2
|
|
- python >= 3.6
|
|
- Visual Studio 2019 (Windows平台)
|
|
- cuda >= 11.0
|
|
- cudnn >= 8.0
|