mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00

* Add Huawei Ascend NPU deploy through PaddleLite CANN * Add NNAdapter interface for paddlelite * Modify Huawei Ascend Cmake * Update way for compiling Huawei Ascend NPU deployment * remove UseLiteBackend in UseCANN * Support compile python whlee * Change names of nnadapter API * Add nnadapter pybind and remove useless API * Support Python deployment on Huawei Ascend NPU * Add models suppor for ascend * Add PPOCR rec reszie for ascend * fix conflict for ascend * Rename CANN to Ascend * Rename CANN to Ascend * Improve ascend * fix ascend bug * improve ascend docs * improve ascend docs * improve ascend docs * Improve Ascend * Improve Ascend * Move ascend python demo * Imporve ascend * Improve ascend * Improve ascend * Improve ascend * Improve ascend * Imporve ascend * Imporve ascend * Improve ascend * acc eval script * acc eval * remove acc_eval from branch huawei * Add detection and segmentation examples for Ascend deployment * Add detection and segmentation examples for Ascend deployment * Add PPOCR example for ascend deploy * Imporve paddle lite compiliation * Add FlyCV doc * Add FlyCV doc * Add FlyCV doc * Imporve Ascend docs * Imporve Ascend docs * Improve PPOCR example * Support Ascend deployment on X86 platform * Improve Ascend docs * Improve ascend * Improve ascend * Change Paddle Lite Ascend URL
简体中文| 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