mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Update README_CN.md (#745)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
- [Python API文档](https://www.paddlepaddle.org.cn/fastdeploy-api-doc/python/html/)
|
||||
- [C++ API文档](https://www.paddlepaddle.org.cn/fastdeploy-api-doc/cpp/html/)
|
||||
- [Android Java API文档](../java/android)
|
||||
|
||||
## 性能调优
|
||||
|
||||
@@ -32,9 +33,9 @@
|
||||
|
||||
- [1. 如何配置模型部署的推理后端](cn/faq/how_to_change_backend.md)
|
||||
- [2. Windows上C++ SDK如何使用](cn/faq/use_sdk_on_windows.md)
|
||||
- [3. Android上如何使用FastDeploy](cn/faq/use_sdk_on_android.md)(进行中)
|
||||
- [3. Android上如何使用FastDeploy C++ SDK](cn/faq/use_cpp_sdk_on_android.md)
|
||||
- [4. TensorRT使用中的一些技巧](cn/faq/tensorrt_tricks.md)
|
||||
- [5. 如何增加新的模型](cn/faq/develop_a_new_model.md)(进行中)
|
||||
- [5. 如何增加新的模型](cn/faq/develop_a_new_model.md)
|
||||
|
||||
## 更多FastDeploy部署模块
|
||||
|
||||
|
||||
Reference in New Issue
Block a user