mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00
Update README_EN.md
This commit is contained in:
36
README_EN.md
36
README_EN.md
@@ -65,31 +65,31 @@ English | [简体中文](README_CN.md)
|
||||
* <details open> <summary><style="font-size:100px"><b>📖 Tutorials(click to shrink) </b></font></summary>
|
||||
|
||||
- Install
|
||||
- [How to Install FastDeploy Prebuilt Libraries](en/build_and_install/download_prebuilt_libraries.md)
|
||||
- [How to Build and Install FastDeploy Library on GPU Platform](en/build_and_install/gpu.md)
|
||||
- [How to Build and Install FastDeploy Library on CPU Platform](en/build_and_install/cpu.md)
|
||||
- [How to Build and Install FastDeploy Library on IPU Platform](en/build_and_install/ipu.md)
|
||||
- [How to Build and Install FastDeploy Library on Nvidia Jetson Platform](en/build_and_install/jetson.md)
|
||||
- [How to Build and Install FastDeploy Library on Android Platform](en/build_and_install/android.md)
|
||||
- [How to Install FastDeploy Prebuilt Libraries](docs/en/build_and_install/download_prebuilt_libraries.md)
|
||||
- [How to Build and Install FastDeploy Library on GPU Platform](docs/en/build_and_install/gpu.md)
|
||||
- [How to Build and Install FastDeploy Library on CPU Platform](docs/en/build_and_install/cpu.md)
|
||||
- [How to Build and Install FastDeploy Library on IPU Platform](docs/en/build_and_install/ipu.md)
|
||||
- [How to Build and Install FastDeploy Library on Nvidia Jetson Platform](docs/en/build_and_install/jetson.md)
|
||||
- [How to Build and Install FastDeploy Library on Android Platform](docs/en/build_and_install/android.md)
|
||||
- A Quick Start - Demos
|
||||
- [Python Deployment Demo](en/quick_start/models/python.md)
|
||||
- [C++ Deployment Demo](en/quick_start/models/cpp.md)
|
||||
- [A Quick Start on Runtime Python](en/quick_start/runtime/python.md)
|
||||
- [A Quick Start on Runtime C++](en/quick_start/runtime/cpp.md)
|
||||
- [Python Deployment Demo](docs/en/quick_start/models/python.md)
|
||||
- [C++ Deployment Demo](docs/en/quick_start/models/cpp.md)
|
||||
- [A Quick Start on Runtime Python](docs/en/quick_start/runtime/python.md)
|
||||
- [A Quick Start on Runtime C++](docs/en/quick_start/runtime/cpp.md)
|
||||
- API (To be continued)
|
||||
- [Python API](https://baidu-paddle.github.io/fastdeploy-api/python/html/)
|
||||
- [C++ API](https://baidu-paddle.github.io/fastdeploy-api/cpp/html/)
|
||||
- Performance Optimization
|
||||
- [Quantization Acceleration](en/quantize.md)
|
||||
- [Quantization Acceleration](docs/en/quantize.md)
|
||||
- Frequent Q&As
|
||||
- [1. How to Change Inference Backends](en/faq/how_to_change_backend.md)
|
||||
- [2. How to Use FastDeploy C++ SDK on Windows Platform](en/faq/use_sdk_on_windows.md)
|
||||
- [3. How to Use FastDeploy C++ SDK on Android Platform](en/faq/use_sdk_on_android.md)(To be Continued)
|
||||
- [4. Tricks of TensorRT](en/faq/tensorrt_tricks.md)
|
||||
- [5. How to Develop a New Model](en/faq/develop_a_new_model.md)(To be Continued)
|
||||
- [1. How to Change Inference Backends](docs/en/faq/how_to_change_backend.md)
|
||||
- [2. How to Use FastDeploy C++ SDK on Windows Platform](docs/en/faq/use_sdk_on_windows.md)
|
||||
- [3. How to Use FastDeploy C++ SDK on Android Platform](docs/en/faq/use_sdk_on_android.md)(To be Continued)
|
||||
- [4. Tricks of TensorRT](docs/en/faq/tensorrt_tricks.md)
|
||||
- [5. How to Develop a New Model](docs/en/faq/develop_a_new_model.md)(To be Continued)
|
||||
- More FastDeploy Deployment Module
|
||||
- [deployment AI Model as a Service](../serving)
|
||||
- [Benchmark Testing](../benchmark)
|
||||
- [deployment AI Model as a Service](./serving)
|
||||
- [Benchmark Testing](./benchmark)
|
||||
</details>
|
||||
|
||||
* **🖥️ Data Center and Cloud Deployment**
|
||||
|
Reference in New Issue
Block a user