mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00

* add horizon backend and PPYOLOE examples * 更改horizon头文件编码规范 * 更改horizon头文件编码规范 * 更改horizon头文件编码规范 * 增加horizon packages下载及自动安装 * Add UseHorizonNPUBackend Method * 删除编译FD SDK后多余的头文件,同时更改部分规范 * Update horizon.md * Update horizon.md --------- Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
简体中文| English
Tutorials
Install
- Install FastDeploy Prebuilt Libraries
- Build and Install FastDeploy Library on GPU Platform
- Build and Install FastDeploy Library on CPU Platform
- Build and Install FastDeploy Library on IPU Platform
- Build and Install FastDeploy Library on KunlunXin XPU Platform
- Build and Install on RV1126 Platform
- Build and Install on RK3588 Platform
- Build and Install on A311D Platform
- Build and Install on Huawei Ascend Platform
- Build and Install FastDeploy Library on Nvidia Jetson Platform
- Build and Install FastDeploy Library on Android Platform
- Build and Install FastDeploy Serving Deployment Image
A Quick Start - Demos
- Python Deployment Demo
- C++ Deployment Demo
- A Quick Start on Runtime Python
- A Quick Start on Runtime C++
API
Performance Optimization
Frequent Q&As
- 1. How to Change Inference Backends
- 2. How to Use FastDeploy C++ SDK on Windows Platform
- 3. How to Use FastDeploy C++ SDK on Android Platform
- 4. Tricks of TensorRT
- 5. How to Develop a New Model
- 6. How to Develop C API for a New Model
- 7. How to Develop C# API for a New Model