mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00
9 lines
941 B
Markdown
9 lines
941 B
Markdown
|
||
| **场景** | **文件(夹)名** | **文档内容/用途** |
|
||
| :--------: | :--------: | :--------: |
|
||
| 服务端 | <p align="left">[the software and hardware requirements.md</p>](the%20software%20and%20hardware%20requirements.md) | <p align="left">说明FastDeploy服务器端的软硬件环境要求 <br> 使用FastDeploy首要需要查看的文档 |
|
||
| | <p align="left">[quick_start](quick_start)</p> | <p align="left">官方编译好的Python-SDK和CPP-SDK的下载位置,以及FastDeploy安装指南</p>|
|
||
| |<p align="left"> [api](api)</p> | <p align="left">介绍不同任务模型API </p>|
|
||
| | <p align="left">[compile](compile)</p> | <p align="left">编译FastDeploy SDK的指南文档;通常用在对应环境SDK没发布的情况,或者开发者有修改源代码需求的场景 </p>|
|
||
| 端侧 | <p align="left">[ARM-CPU](./ARM-CPU)</p> | <p align="left"> ARM-CPU在Android、iOS、Linux的使用文档 </p>|
|