mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-30 03:22:05 +08:00
606 B
606 B
文档构成说明
| 序号 | 文件(夹)名 | 内容 |
|---|---|---|
| 1 | the software and hardware requirements.md | 说明FastDeploy服务器端的软硬件环境要求 |
| 2 | quick_start | 官方编译好的Python-SDK和CPP-SDK的下载位置,已经具体安装方式 |
| 3 | api | 介绍不同类型任务模型API |
| 4 | compile | 编译FastDeploy SDK的指南文档;通常用在对应环境SDK没发布的情况,或者开发者有特殊修改源代码需求的场景 |