mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-30 11:26:39 +08:00
[feature][docs] add prebuilt windows python whl and cpp libs (#113)
[feature][docs] add windows python whl and cpp libs
This commit is contained in:
@@ -19,17 +19,17 @@ FastDeploy提供了在Windows/Linux/Mac上的预先编译CPP部署库,开发
|
||||
|
||||
### Windows 10 x64平台
|
||||
|
||||
| 部署库下载地址 | 硬件 |
|
||||
| :------------- | :--- |
|
||||
| [comming...] | CPU |
|
||||
| [comming...] | CPU/GPU |
|
||||
| 部署库下载地址 | 硬件 | 说明 |
|
||||
| :------------- | :--- | :--- |
|
||||
| [fastdeploy-win-x64-0.2.0](https://bj.bcebos.com/paddlehub/fastdeploy/cpp/fastdeploy-win-x64-0.2.0.zip) | CPU | Visual Studio 16 2019 编译产出 |
|
||||
| [fastdeploy-win-x64-gpu-0.2.0](https://bj.bcebos.com/paddlehub/fastdeploy/cpp/fastdeploy-win-x64-gpu-0.2.0.zip) | CPU/GPU | Visual Studio 16 2019,cuda 11.2, cudnn 8.2编译产出 |
|
||||
|
||||
### Linux aarch64平台
|
||||
|
||||
| 安装包 | 硬件 |
|
||||
| :---- | :-- |
|
||||
| [comming...] | CPU |
|
||||
| [comming...] | Jetson |
|
||||
| [comming...] | Jetson |
|
||||
|
||||
### Mac OSX平台
|
||||
|
||||
|
||||
Reference in New Issue
Block a user