From 5f4708d822d2942b7abcd47d4faa93019fff63f9 Mon Sep 17 00:00:00 2001 From: onecatcn Date: Fri, 27 Jun 2025 23:09:58 +0800 Subject: [PATCH 1/2] update hardware support docs --- docs/hardware_support/hardware_info_cn.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/hardware_support/hardware_info_cn.md b/docs/hardware_support/hardware_info_cn.md index 92b38f5b375..a927127ce76 100644 --- a/docs/hardware_support/hardware_info_cn.md +++ b/docs/hardware_support/hardware_info_cn.md @@ -18,6 +18,20 @@ | AI 加速芯片 | | 燧原 | 云燧 T20 、i20、S60 | | [源码编译](https://github.com/PaddlePaddle/PaddleCustomDevice/blob/develop/backends/gcu/README_cn.md) |[代码仓库](https://github.com/PaddlePaddle/PaddleCustomDevice) | | AI 加速芯片 | | 太初 | 元碁系列 | [安装](./sdaa/install_cn.html#wheel) | [源码编译](https://github.com/PaddlePaddle/PaddleCustomDevice/blob/develop/backends/sdaa/README_cn.md) |[代码仓库](https://github.com/PaddlePaddle/PaddleCustomDevice) | + +## FastDeploy + +|分类|架构|公司|型号|使用指南| +|-|-|-|-|-| +| AI 加速卡 | | NVIDIA | Ada Lovelace、Hopper、 Ampere 架构 | [使用指南](https://github.com/PaddlePaddle/FastDeploy) | +| AI 加速卡 | XPU | 昆仑芯 | P800 | 适配中 | +| AI 加速卡 | GPGPU | 海光 | K100_AI | 适配中 | +| AI 加速卡 | 达芬奇 | 昇腾 | 910 系列 | 适配中 | +| AI 加速卡 | GPGPU | 天数 | 天垓 150 | 适配中 | +| AI 加速卡 | GPGPU | 沐曦 | 曦云 C 系列 | 适配中 | +| AI 加速卡 | | 燧原 | S60 | 适配中 | + + ## Paddle Inference | 分类 | 架构 | 公司 | 型号 | 预编译库 | 源码编译 | 完全支持推理 | 支持部分模型 | From 4261e8b302875bbdc6544609f590c48ad7328bec Mon Sep 17 00:00:00 2001 From: onecatcn Date: Mon, 30 Jun 2025 15:39:52 +0800 Subject: [PATCH 2/2] update hardware support doc --- docs/hardware_support/hardware_info_cn.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hardware_support/hardware_info_cn.md b/docs/hardware_support/hardware_info_cn.md index a927127ce76..26931285bd2 100644 --- a/docs/hardware_support/hardware_info_cn.md +++ b/docs/hardware_support/hardware_info_cn.md @@ -24,12 +24,12 @@ |分类|架构|公司|型号|使用指南| |-|-|-|-|-| | AI 加速卡 | | NVIDIA | Ada Lovelace、Hopper、 Ampere 架构 | [使用指南](https://github.com/PaddlePaddle/FastDeploy) | -| AI 加速卡 | XPU | 昆仑芯 | P800 | 适配中 | +| AI 加速卡 | XPU | 昆仑芯 | P800 | [使用指南](https://github.com/PaddlePaddle/FastDeploy/tree/develop/docs/get_started/installation/kunlunxin_xpu.md) | +| AI 加速卡 | | 燧原 | S60 | [使用指南](https://github.com/PaddlePaddle/FastDeploy/tree/develop/docs/get_started/installation/Enflame_gcu.md) | +| AI 加速卡 | GPGPU | 天数 | 天垓 150 | [使用指南](https://github.com/PaddlePaddle/FastDeploy/tree/develop/docs/get_started/installation/iluvatar_gpu.md) | | AI 加速卡 | GPGPU | 海光 | K100_AI | 适配中 | | AI 加速卡 | 达芬奇 | 昇腾 | 910 系列 | 适配中 | -| AI 加速卡 | GPGPU | 天数 | 天垓 150 | 适配中 | | AI 加速卡 | GPGPU | 沐曦 | 曦云 C 系列 | 适配中 | -| AI 加速卡 | | 燧原 | S60 | 适配中 | ## Paddle Inference