Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
MindSpore
akg
提交
bf3a6c3a
A
akg
项目概览
MindSpore
/
akg
通知
58
Star
7
Fork
7
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
A
akg
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
bf3a6c3a
编写于
8月 06, 2020
作者:
M
mindspore-ci-bot
提交者:
Gitee
8月 06, 2020
浏览文件
操作
浏览文件
下载
差异文件
!96 [CI] adapt resnet50 case for profiling test
Merge pull request !96 from brovensmile/master
上级
11ed37cc
6c96b01d
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
48 addition
and
48 deletion
+48
-48
tests/perf_benchmark/test_resnet50_all_001.py
tests/perf_benchmark/test_resnet50_all_001.py
+48
-48
未找到文件。
tests/perf_benchmark/test_resnet50_all_001.py
浏览文件 @
bf3a6c3a
...
...
@@ -917,153 +917,153 @@ class TestResnet50_001(BaseCaseRun):
# bn_split
(
"test_resnet50_bn_split_000"
,
bn_split_run
,
((
32
,
128
,
7
,
7
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
128
,
7
,
7
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_000
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_001"
,
bn_split_run
,
((
32
,
16
,
14
,
14
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
16
,
14
,
14
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_001
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_002"
,
bn_split_run
,
((
32
,
16
,
56
,
56
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
16
,
56
,
56
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_002
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_003"
,
bn_split_run
,
((
32
,
32
,
28
,
28
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
32
,
28
,
28
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_003
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_004"
,
bn_split_run
,
((
32
,
32
,
7
,
7
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
32
,
7
,
7
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_004
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_005"
,
bn_split_run
,
((
32
,
4
,
112
,
112
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
4
,
112
,
112
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_005
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_006"
,
bn_split_run
,
((
32
,
4
,
56
,
56
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
4
,
56
,
56
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_006
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_007"
,
bn_split_run
,
((
32
,
64
,
14
,
14
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
64
,
14
,
14
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_007
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_008"
,
bn_split_run
,
((
32
,
8
,
28
,
28
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
8
,
28
,
28
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_008
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_009"
,
bn_split_run
,
((
32
,
8
,
56
,
56
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
8
,
56
,
56
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_009
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_010"
,
bn_split_run
,
((
32
,
16
,
28
,
28
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
16
,
28
,
28
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_010
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_011"
,
bn_split_run
,
((
32
,
32
,
14
,
14
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
32
,
14
,
14
,
16
),
"float32"
,
0.1
,
1e-4
,
"resnet50_bn_split
_011
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_012"
,
bn_split_run
,
((
32
,
128
,
7
,
7
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
128
,
7
,
7
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_012
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_013"
,
bn_split_run
,
((
32
,
16
,
14
,
14
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
16
,
14
,
14
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_013
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_014"
,
bn_split_run
,
((
32
,
16
,
56
,
56
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
16
,
56
,
56
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_014
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_015"
,
bn_split_run
,
((
32
,
32
,
28
,
28
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
32
,
28
,
28
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_015
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_016"
,
bn_split_run
,
((
32
,
32
,
7
,
7
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
32
,
7
,
7
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_016
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_017"
,
bn_split_run
,
((
32
,
4
,
112
,
112
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
4
,
112
,
112
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_017
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_018"
,
bn_split_run
,
((
32
,
4
,
56
,
56
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
4
,
56
,
56
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_018
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_019"
,
bn_split_run
,
((
32
,
64
,
14
,
14
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
64
,
14
,
14
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_019
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_020"
,
bn_split_run
,
((
32
,
8
,
28
,
28
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
8
,
28
,
28
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_020
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_021"
,
bn_split_run
,
((
32
,
8
,
56
,
56
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
8
,
56
,
56
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_021
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_022"
,
bn_split_run
,
((
32
,
16
,
28
,
28
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
16
,
28
,
28
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_022
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_bn_split_023"
,
bn_split_run
,
((
32
,
32
,
14
,
14
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split"
),
((
32
,
32
,
14
,
14
,
16
),
"float16"
,
0.1
,
1e-4
,
"resnet50_bn_split
_023
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
# fused_bn_grad_5D_all
(
"test_resnet50_fused_bn_grad_5D_all_000"
,
fused_bn_grad_5D_all_run
,
((
32
,
128
,
7
,
7
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
128
,
7
,
7
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
00
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_001"
,
fused_bn_grad_5D_all_run
,
((
32
,
16
,
14
,
14
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
16
,
14
,
14
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
0
1"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_002"
,
fused_bn_grad_5D_all_run
,
((
32
,
16
,
56
,
56
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
16
,
56
,
56
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
02
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_003"
,
fused_bn_grad_5D_all_run
,
((
32
,
32
,
28
,
28
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
32
,
28
,
28
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
03
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_004"
,
fused_bn_grad_5D_all_run
,
((
32
,
32
,
7
,
7
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
32
,
7
,
7
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
04
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_005"
,
fused_bn_grad_5D_all_run
,
((
32
,
4
,
112
,
112
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
4
,
112
,
112
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
05
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_006"
,
fused_bn_grad_5D_all_run
,
((
32
,
4
,
56
,
56
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
4
,
56
,
56
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
06
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_007"
,
fused_bn_grad_5D_all_run
,
((
32
,
64
,
14
,
14
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
64
,
14
,
14
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
07
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_008"
,
fused_bn_grad_5D_all_run
,
((
32
,
8
,
28
,
28
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
8
,
28
,
28
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
08
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_009"
,
fused_bn_grad_5D_all_run
,
((
32
,
8
,
56
,
56
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
10
"
),
((
32
,
8
,
56
,
56
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
09
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_010"
,
fused_bn_grad_5D_all_run
,
((
32
,
16
,
28
,
28
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
1
"
),
((
32
,
16
,
28
,
28
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
0
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_011"
,
fused_bn_grad_5D_all_run
,
((
32
,
32
,
14
,
14
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
2
"
),
((
32
,
32
,
14
,
14
,
16
),
"float32"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
1
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_012"
,
fused_bn_grad_5D_all_run
,
((
32
,
128
,
7
,
7
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
128
,
7
,
7
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
2
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_013"
,
fused_bn_grad_5D_all_run
,
((
32
,
16
,
14
,
14
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
16
,
14
,
14
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
3
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_014"
,
fused_bn_grad_5D_all_run
,
((
32
,
16
,
56
,
56
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
16
,
56
,
56
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
4
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_015"
,
fused_bn_grad_5D_all_run
,
((
32
,
32
,
28
,
28
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
32
,
28
,
28
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
5
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_016"
,
fused_bn_grad_5D_all_run
,
((
32
,
32
,
7
,
7
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
32
,
7
,
7
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
6
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_017"
,
fused_bn_grad_5D_all_run
,
((
32
,
4
,
112
,
112
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
4
,
112
,
112
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
7
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_018"
,
fused_bn_grad_5D_all_run
,
((
32
,
4
,
56
,
56
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
4
,
56
,
56
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
8
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_019"
,
fused_bn_grad_5D_all_run
,
((
32
,
64
,
14
,
14
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01"
),
((
32
,
64
,
14
,
14
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_01
9
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_020"
,
fused_bn_grad_5D_all_run
,
((
32
,
8
,
28
,
28
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
1
"
),
((
32
,
8
,
28
,
28
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
20
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_021"
,
fused_bn_grad_5D_all_run
,
((
32
,
8
,
56
,
56
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
10
"
),
((
32
,
8
,
56
,
56
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
21
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_022"
,
fused_bn_grad_5D_all_run
,
((
32
,
16
,
28
,
28
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
11
"
),
((
32
,
16
,
28
,
28
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
22
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
(
"test_resnet50_fused_bn_grad_5D_all_023"
,
fused_bn_grad_5D_all_run
,
((
32
,
32
,
14
,
14
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
12
"
),
((
32
,
32
,
14
,
14
,
16
),
"float16"
,
1e-4
,
"resnet50_fused_bn_grad_5D_all_0
23
"
),
[
"level0"
,
"rpc"
,
"rpc_cloud"
]),
# maxpool_grad_with_argmax
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录