Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
MindSpore
docs
提交
360bfe5f
D
docs
项目概览
MindSpore
/
docs
通知
4
Star
2
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
360bfe5f
编写于
7月 30, 2020
作者:
T
Ting Wang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update benchmark
Signed-off-by:
N
Ting Wang
<
kathy.wangting@huawei.com
>
上级
f5c97f5f
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
6 addition
and
6 deletion
+6
-6
docs/source_en/benchmark.md
docs/source_en/benchmark.md
+3
-3
docs/source_zh_cn/benchmark.md
docs/source_zh_cn/benchmark.md
+3
-3
未找到文件。
docs/source_en/benchmark.md
浏览文件 @
360bfe5f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<a
href=
"https://gitee.com/mindspore/docs/blob/master/docs/source_en/benchmark.md"
target=
"_blank"
><img
src=
"./_static/logo_source.png"
></a>
<a
href=
"https://gitee.com/mindspore/docs/blob/master/docs/source_en/benchmark.md"
target=
"_blank"
><img
src=
"./_static/logo_source.png"
></a>
This document describes the MindSpore benchmarks.
This document describes the MindSpore benchmarks.
For details about the MindSpore
pre-trained model
, see
[
Model Zoo
](
https://gitee.com/mindspore/mindspore/tree/master/model_zoo
)
.
For details about the MindSpore
networks
, see
[
Model Zoo
](
https://gitee.com/mindspore/mindspore/tree/master/model_zoo
)
.
## Training Performance
## Training Performance
...
@@ -32,7 +32,7 @@ For details about the MindSpore pre-trained model, see [Model Zoo](https://gitee
...
@@ -32,7 +32,7 @@ For details about the MindSpore pre-trained model, see [Model Zoo](https://gitee
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| Wide & Deep | Recommend | Criteo | 0.6.0 | Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 16000 | 796892 samples/sec | - |
| Wide & Deep | Recommend | Criteo | 0.6.0
-beta
| Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 16000 | 796892 samples/sec | - |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 16000*
8 | 4872849 samples/sec | 0.76 |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 16000*
8 | 4872849 samples/sec | 0.76 |
1.
The preceding performance is obtained based on Atlas 800, and the model is data parallel.
1.
The preceding performance is obtained based on Atlas 800, and the model is data parallel.
...
@@ -42,7 +42,7 @@ For details about the MindSpore pre-trained model, see [Model Zoo](https://gitee
...
@@ -42,7 +42,7 @@ For details about the MindSpore pre-trained model, see [Model Zoo](https://gitee
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| Wide & Deep | Recommend | Criteo | 0.6.0 | Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 1000 | 68715 samples/sec | - |
| Wide & Deep | Recommend | Criteo | 0.6.0
-beta
| Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 1000 | 68715 samples/sec | - |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 8000*
8 | 283830 samples/sec | 0.51 |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 8000*
8 | 283830 samples/sec | 0.51 |
| | | | | Ascend: 16
* Ascend 910 </br> CPU:384 Cores | Mixed | 8000*
16 | 377848 samples/sec | 0.34 |
| | | | | Ascend: 16
* Ascend 910 </br> CPU:384 Cores | Mixed | 8000*
16 | 377848 samples/sec | 0.34 |
| | | | | Ascend: 32
* Ascend 910 </br> CPU:768 Cores | Mixed | 8000*
32 | 433423 samples/sec | 0.20 |
| | | | | Ascend: 32
* Ascend 910 </br> CPU:768 Cores | Mixed | 8000*
32 | 433423 samples/sec | 0.20 |
...
...
docs/source_zh_cn/benchmark.md
浏览文件 @
360bfe5f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<a
href=
"https://gitee.com/mindspore/docs/blob/master/docs/source_zh_cn/benchmark.md"
target=
"_blank"
><img
src=
"./_static/logo_source.png"
></a>
<a
href=
"https://gitee.com/mindspore/docs/blob/master/docs/source_zh_cn/benchmark.md"
target=
"_blank"
><img
src=
"./_static/logo_source.png"
></a>
本文介绍MindSpore的基准性能。MindSpore
预训练模型
可参考
[
Model Zoo
](
https://gitee.com/mindspore/mindspore/tree/master/model_zoo
)
。
本文介绍MindSpore的基准性能。MindSpore
网络定义
可参考
[
Model Zoo
](
https://gitee.com/mindspore/mindspore/tree/master/model_zoo
)
。
## 训练性能
## 训练性能
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| Wide & Deep | Recommend | Criteo | 0.6.0 | Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 16000 | 796892 samples/sec | - |
| Wide & Deep | Recommend | Criteo | 0.6.0
-beta
| Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 16000 | 796892 samples/sec | - |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 16000*
8 | 4872849 samples/sec | 0.76 |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 16000*
8 | 4872849 samples/sec | 0.76 |
1.
以上数据基于Atlas 800测试获得,且网络模型为数据并行。
1.
以上数据基于Atlas 800测试获得,且网络模型为数据并行。
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| Network | Network Type | Dataset | MindSpore Version | Resource
| Precision | Batch Size | Throughput | Speedup |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| Wide & Deep | Recommend | Criteo | 0.6.0 | Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 8000 | 68715 samples/sec | - |
| Wide & Deep | Recommend | Criteo | 0.6.0
-beta
| Ascend: 1
*
Ascend 910
</br>
CPU:24 Cores | Mixed | 8000 | 68715 samples/sec | - |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 8000*
8 | 283830 samples/sec | 0.51 |
| | | | | Ascend: 8
* Ascend 910 </br> CPU:192 Cores | Mixed | 8000*
8 | 283830 samples/sec | 0.51 |
| | | | | Ascend: 16
* Ascend 910 </br> CPU:384 Cores | Mixed | 8000*
16 | 377848 samples/sec | 0.34 |
| | | | | Ascend: 16
* Ascend 910 </br> CPU:384 Cores | Mixed | 8000*
16 | 377848 samples/sec | 0.34 |
| | | | | Ascend: 32
* Ascend 910 </br> CPU:768 Cores | Mixed | 8000*
32 | 433423 samples/sec | 0.20 |
| | | | | Ascend: 32
* Ascend 910 </br> CPU:768 Cores | Mixed | 8000*
32 | 433423 samples/sec | 0.20 |
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录