-
Notifications
You must be signed in to change notification settings - Fork 839
Update hardware_info_cn.md #4409
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
Conversation
update several links to hardware installation
Thanks for your contribution! |
| 服务端CPU | ARM | 华为 | 鲲鹏 920 2426SK | |[源码编译](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/arm-compile.html#anchor-1) | | [支持模型](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/arm-compile.html#anchor-6) | | ||
| 服务端CPU | MIPS | 龙芯 | 龙芯3A4000 | |[源码编译](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/mips-compile.html#anchor-1) | | [支持模型](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/mips-compile.html#anchor-6) | | ||
| 服务端CPU | x86 | 兆芯 | 全系列CPU | |[源码编译](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/zhaoxin-compile.html#anchor-1) | | [支持模型](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/zhaoxin-compile.html#anchor-6) | | ||
| 服务端CPU | x86 | 兆芯 | 全系列CPU | |[源码编译](https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/zhaoxin-compile.html#anchor-1) | | [支持模型](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/zhaoxin-compile.html#anchor-6) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
建议将https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/2.0/install/compile/zhaoxin-compile.html#anchor-6
内的域名部分去掉,就是去掉https://www.paddlepaddle.org.cn
,只保留 /install/quick?docurl=/documentation/docs/zh/2.0/install/compile/zhaoxin-compile.html#anchor-6
其它链接也建议如此 @TCChenlong
* chang image
* Update hardware_info_cn.md update several links to hardware installation * Update hardware_info_cn.md Co-authored-by: Chen Long <1300851984@qq.com>
* modify tensor_introduction doc (#4297) * modify tensor_introduction doc * modify according to nielang's advise, change picture quote method * fix bugs * fix some md format bugs * Update tensor images links * fix images link bugs * fix image link bugs * fix image link bugs * fix image link bugs * fix image link bugs * point Tensor's necessity; add the same and difference between tensor and numpy array * Modify some descriptions. * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md * Update tensor_introduction_cn.md Co-authored-by: moguguo <nielang@baidu.com> * update hardware_info_cn.md (#4653) * update hardware_info_cn.md 1、更新昆仑2代芯片(R200)支持情况。 2、更新龙芯、飞腾cpu新增支持的型号。 * update index_cn.rst 1、新增飞桨对昆仑2代芯片的支持说明 * delete index_cn.rst 1、层级结构不需要调整,因此删除 * update index_cn.rst 1、新增飞桨对昆仑2代芯片的支持说明 * add file paadle_2.0_xpu2_cn.md 1、新增支持飞桨在昆仑2代芯片上的说明 * add paddle_install_xpu2_cn.md 1、新增飞桨在昆仑2代芯片上的安装说明文档 * add train_example_xpu2_cn.md 新增飞桨对昆仑2代芯片的训练示例 * delete xpu2_train.md 1、目录结构有问题,需要重新调整 * update train_example_xpu2_cn.md 1、更新飞桨在昆仑2代芯片上的训练示例文档 * update index_cn.rst 添加飞桨对硬件支持的索引页 * update install_xpu2_cn.md 更新编译线程 * update index_cn.rst 修改格式 * update paddle_2.0_xpu2_cn.md 添加套件链接、分支链接、单机单卡支持情况 * update install.md 补充文字描述 * update train_example 更新数据集描述 * update fix_code_style 修改代码格式问题 * update order_list 更新序列排序前端展示问题 * Update train_example_xpu2_cn.md * 更新序号问题 更新文档序号问题 * Update train_example_xpu2_cn.md * Update train_example_xpu2_cn.md Co-authored-by: Chen Long <1300851984@qq.com> * Update hardware_info_cn.md (#4409) * Update hardware_info_cn.md update several links to hardware installation * Update hardware_info_cn.md Co-authored-by: Chen Long <1300851984@qq.com> Co-authored-by: Sing_chan <51314274+betterpig@users.noreply.github.com> Co-authored-by: moguguo <nielang@baidu.com> Co-authored-by: adaxiadaxi <58928121+adaxiadaxi@users.noreply.github.com> Co-authored-by: onecatcn <kaiwang85@qq.com>
update several links to hardware installation