mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-09-26 20:41:53 +08:00

* fix readme * fix readme en * fix readme op list * Update README_CN.md * Update README.md --------- Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
English | 中文
Tutorials
This directory provides some tutorials for FastDeploy. For other model deployment, please refer to the example FastDeploy/examples directly.
- Intel independent graphics card/integrated graphics card deployment see intel_gpu
- Model multithreaded call see multi_thread
- Image decoding, including hardward decoding, e.g. nvJPEG image_decoder
- Vision processor (preprocessing, CV-CUDA, FlyCV, etc.)vision_processor
- Deploy models with C or C# API use_c_csharp_sdk