diff --git a/README_EN.md b/README_EN.md index eb786cac8..d30fd587a 100644 --- a/README_EN.md +++ b/README_EN.md @@ -65,31 +65,31 @@ English | [简体中文](README_CN.md) *
📖 Tutorials(click to shrink) - 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)
* **🖥️ Data Center and Cloud Deployment**