Skip to content

Commit

Permalink
Merge pull request PaddlePaddle#187 from jiweibo/doc
Browse files Browse the repository at this point in the history
update doc.
  • Loading branch information
jiweibo authored Nov 9, 2021
2 parents dd6c9cd + 5d84050 commit 7e039e7
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/user_guides/compile_ARM.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# **飞腾/鲲鹏下从源码编译**

## 已验证模型列表

- resnet50
- mobilenetv1
- ernie
- ELMo

## 环境准备

* **处理器:FT2000+/Kunpeng 920 2426SK**
Expand Down
7 changes: 7 additions & 0 deletions docs/user_guides/compile_MIPS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# **龙芯下从源码编译**

## 已验证模型列表

- resnet50
- mobilenetv1
- ernie
- ELMo

## 环境准备

* **处理器:Loongson-3A R4 (Loongson-3A4000)**
Expand Down
7 changes: 7 additions & 0 deletions docs/user_guides/compile_SW.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# **申威下从源码编译**

## 已验证模型列表

- resnet50
- mobilenetv1
- ernie
- ELMo

## 环境准备

* **处理器:SW6A**
Expand Down
7 changes: 7 additions & 0 deletions docs/user_guides/compile_ZHAOXIN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# **兆芯下从源码编译**

## 已验证模型列表

- resnet50
- mobilenetv1
- ernie
- ELMo

## 环境准备

* **处理器:ZHAOXIN KaiSheng KH-37800D**
Expand Down

0 comments on commit 7e039e7

Please sign in to comment.