mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 01:29:57 +08:00
[Backend] Add KunlunXin XPU deploy support (#747)
* add xpu support * fix docs * update code * update doc * update code * update yolov5 * update cmake * add int64_t data support * fix * update download links * add en doc * update code * update xpu options * update doc * update doc * update doc * update lib links * update doc * update code * update lite xpu link * update xpu lib * update doc * update en doc
This commit is contained in:
Regular → Executable
+3
-2
@@ -8,6 +8,7 @@
|
||||
- [Build and Install FastDeploy Library on GPU Platform](en/build_and_install/gpu.md)
|
||||
- [Build and Install FastDeploy Library on CPU Platform](en/build_and_install/cpu.md)
|
||||
- [Build and Install FastDeploy Library on IPU Platform](en/build_and_install/ipu.md)
|
||||
- [Build and Install FastDeploy Library on KunlunXin XPU Platform](en/build_and_install/xpu.md)
|
||||
- [Build and Install FastDeploy Library on Nvidia Jetson Platform](en/build_and_install/jetson.md)
|
||||
- [Build and Install FastDeploy Library on Android Platform](en/build_and_install/android.md)
|
||||
- [Build and Install FastDeploy Serving Deployment Image](../serving/docs/EN/compile-en.md)
|
||||
@@ -19,10 +20,10 @@
|
||||
- [A Quick Start on Runtime Python](en/quick_start/runtime/python.md)
|
||||
- [A Quick Start on Runtime C++](en/quick_start/runtime/cpp.md)
|
||||
|
||||
## API
|
||||
## API
|
||||
|
||||
- [Python API](https://baidu-paddle.github.io/fastdeploy-api/python/html/)
|
||||
- [C++ API](https://baidu-paddle.github.io/fastdeploy-api/cpp/html/)
|
||||
- [C++ API](https://baidu-paddle.github.io/fastdeploy-api/cpp/html/)
|
||||
- [Android Java API](../java/android)
|
||||
|
||||
## Performance Optimization
|
||||
|
||||
Reference in New Issue
Block a user