mickekring commited on
Commit
124f02b
·
verified ·
1 Parent(s): 47a2544

Add small/MelSpectrogram.mlcomputeplan.json

Browse files
small/MelSpectrogram.mlcomputeplan.json ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1_ios16.reshape_shape_x": {
3
+ "dispatch": "CPU",
4
+ "supported": [
5
+ "CPU",
6
+ "ANE"
7
+ ],
8
+ "cost": 2.2206
9
+ },
10
+ "5_pad_pad_x_constant_val_mode": {
11
+ "dispatch": "CPU",
12
+ "supported": [
13
+ "CPU"
14
+ ],
15
+ "cost": 2.2216
16
+ },
17
+ "7_ios16.reshape_shape_x": {
18
+ "dispatch": "CPU",
19
+ "supported": [
20
+ "CPU",
21
+ "ANE"
22
+ ],
23
+ "cost": 2.2225
24
+ },
25
+ "9_expand_dims_x_axes": {
26
+ "dispatch": "CPU",
27
+ "supported": [
28
+ "CPU",
29
+ "ANE"
30
+ ],
31
+ "cost": 2.2225
32
+ },
33
+ "12_expand_dims_x_axes": {
34
+ "dispatch": "CPU",
35
+ "supported": [
36
+ "CPU",
37
+ "ANE"
38
+ ],
39
+ "cost": 2.2225
40
+ },
41
+ "18_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
42
+ "dispatch": "CPU",
43
+ "supported": [
44
+ "CPU"
45
+ ],
46
+ "cost": 21.5236
47
+ },
48
+ "24_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
49
+ "dispatch": "CPU",
50
+ "supported": [
51
+ "CPU"
52
+ ],
53
+ "cost": 21.5236
54
+ },
55
+ "26_squeeze_x_axes": {
56
+ "dispatch": "CPU",
57
+ "supported": [
58
+ "CPU",
59
+ "ANE"
60
+ ],
61
+ "cost": 2.7906
62
+ },
63
+ "28_squeeze_x_axes": {
64
+ "dispatch": "CPU",
65
+ "supported": [
66
+ "CPU",
67
+ "ANE"
68
+ ],
69
+ "cost": 2.7906
70
+ },
71
+ "29_ios16.square_x": {
72
+ "dispatch": "CPU",
73
+ "supported": [
74
+ "CPU",
75
+ "ANE"
76
+ ],
77
+ "cost": 2.7906
78
+ },
79
+ "30_ios16.square_x": {
80
+ "dispatch": "CPU",
81
+ "supported": [
82
+ "CPU",
83
+ "ANE"
84
+ ],
85
+ "cost": 2.7906
86
+ },
87
+ "31_ios16.add_x_y": {
88
+ "dispatch": "CPU",
89
+ "supported": [
90
+ "CPU",
91
+ "ANE"
92
+ ],
93
+ "cost": 10.1532
94
+ },
95
+ "32_identity_x": {
96
+ "dispatch": "CPU",
97
+ "supported": [
98
+ "CPU",
99
+ "ANE"
100
+ ],
101
+ "cost": 2.7906
102
+ },
103
+ "36_slice_by_index_begin_end_end_mask_x": {
104
+ "dispatch": "CPU",
105
+ "supported": [
106
+ "CPU",
107
+ "ANE"
108
+ ],
109
+ "cost": 2.7901
110
+ },
111
+ "40_ios16.matmul_y_transpose_y_transpose_x_x": {
112
+ "dispatch": "CPU",
113
+ "supported": [
114
+ "CPU",
115
+ "ANE"
116
+ ],
117
+ "cost": 4.0374
118
+ },
119
+ "42_ios16.add_x_y": {
120
+ "dispatch": "CPU",
121
+ "supported": [
122
+ "CPU",
123
+ "ANE"
124
+ ],
125
+ "cost": 2.0199
126
+ },
127
+ "44_ios16.log_epsilon_x": {
128
+ "dispatch": "CPU",
129
+ "supported": [
130
+ "CPU",
131
+ "ANE"
132
+ ],
133
+ "cost": 1.1103
134
+ },
135
+ "46_ios16.mul_x_y": {
136
+ "dispatch": "CPU",
137
+ "supported": [
138
+ "CPU",
139
+ "ANE"
140
+ ],
141
+ "cost": 2.9367
142
+ },
143
+ "48_ios16.reduce_max_x_keep_dims": {
144
+ "dispatch": "CPU",
145
+ "supported": [
146
+ "CPU",
147
+ "ANE"
148
+ ],
149
+ "cost": 0.5552
150
+ },
151
+ "50_ios16.sub_x_y": {
152
+ "dispatch": "CPU",
153
+ "supported": [
154
+ "CPU",
155
+ "ANE"
156
+ ],
157
+ "cost": 0.0
158
+ },
159
+ "51_ios16.maximum_x_y": {
160
+ "dispatch": "CPU",
161
+ "supported": [
162
+ "CPU",
163
+ "ANE"
164
+ ],
165
+ "cost": 1.1103
166
+ },
167
+ "53_ios16.add_x_y": {
168
+ "dispatch": "CPU",
169
+ "supported": [
170
+ "CPU",
171
+ "ANE"
172
+ ],
173
+ "cost": 2.0199
174
+ },
175
+ "55_ios16.mul_x_y": {
176
+ "dispatch": "CPU",
177
+ "supported": [
178
+ "CPU",
179
+ "ANE"
180
+ ],
181
+ "cost": 2.9367
182
+ },
183
+ "57_expand_dims_x_axes": {
184
+ "dispatch": "CPU",
185
+ "supported": [
186
+ "CPU",
187
+ "ANE"
188
+ ],
189
+ "cost": 1.1103
190
+ },
191
+ "59_expand_dims_x_axes": {
192
+ "dispatch": "CPU",
193
+ "supported": [
194
+ "CPU",
195
+ "ANE"
196
+ ],
197
+ "cost": 1.1103
198
+ }
199
+ }