Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix develop xpu links #4817

Merged
merged 16 commits into from
May 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/install/install_Kunlun_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
百度昆仑AI计算处理器(Baidu KUNLUN AI Computing Processor)是百度集十年AI产业技术实践于2019年推出的全功能AI芯片。基于自主研发的先进XPU架构,为云端和边缘端的人工智能业务而设计。 百度昆仑与飞桨及其他国产软硬件强强组合,打造一个全面领先的国产化AI技术生态,部署和应用于诸多 “人工智能+“的行业领域,包括智能云和高性能计算,智慧制造、智慧城市和安防等。更多昆仑XPU芯片详情及技术指标请 [点击这里](https://cloud.baidu.com/product/kunlun.html) 。
参考以下内容可快速了解和体验昆仑XPU芯片上运行飞桨:

- [飞桨对昆仑XPU芯片的支持](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/09_hardware_support/xpu_docs/paddle_2.0_xpu_cn.html)
- [飞桨框架昆仑XPU版安装说明](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/09_hardware_support/xpu_docs/paddle_install_cn.html)
- [飞桨框架昆仑XPU版训练示例](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/09_hardware_support/xpu_docs/train_example_cn.html)
- [飞桨预测库昆仑XPU版安装及使用示例](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/09_hardware_support/xpu_docs/inference_install_example_cn.html)
- [飞桨对昆仑XPU芯片的支持](../guides/hardware_support/xpu_docs/paddle_2.0_xpu_cn.html)
- [飞桨框架昆仑XPU版安装说明](../guides/hardware_support/xpu_docs/paddle_install_cn.html)
- [飞桨框架昆仑XPU版训练示例](../guides/hardware_support/xpu_docs/train_example_cn.html)
- [飞桨预测库昆仑XPU版安装及使用示例](../guides/hardware_support/xpu_docs/inference_install_example_cn.html)
8 changes: 4 additions & 4 deletions docs/install/install_ROCM_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DCU(Deep Computing Unit 深度计算器)是 海光(HYGON)推出的一款

参考以下内容可快速了解和体验在海光芯片上运行飞桨:

- [飞桨框架ROCm版支持模型](https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/09_hardware_support/rocm_docs/paddle_rocm_cn.html)
- [飞桨框架ROCm版安装说明](https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/09_hardware_support/rocm_docs/paddle_install_cn.html)
- [飞桨框架ROCm版训练示例](https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/09_hardware_support/rocm_docs/train_example_cn.html)
- [飞桨框架ROCm版预测示例](https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/09_hardware_support/rocm_docs/infer_example_cn.html)
- [飞桨框架ROCm版支持模型](../guides/hardware_support/rocm_docs/paddle_rocm_cn.html)
- [飞桨框架ROCm版安装说明](../guides/hardware_support/rocm_docs/paddle_install_cn.html)
- [飞桨框架ROCm版训练示例](../guides/hardware_support/rocm_docs/train_example_cn.html)
- [飞桨框架ROCm版预测示例](../guides/hardware_support/rocm_docs/infer_example_cn.html)