tomAndJetty commited on
Commit
0d5788c
·
verified ·
1 Parent(s): 676076a

Delete openai_whisper-small

Browse files
openai_whisper-small/AudioEncoder.mlcomputeplan.json DELETED
The diff for this file is too large to render. See raw diff
 
openai_whisper-small/AudioEncoder.mlmodelc/analytics/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb5b34058a35a8e518e81803e03be2c35c95548a25b5e6eae993e25bb05d94ca
3
- size 243
 
 
 
 
openai_whisper-small/AudioEncoder.mlmodelc/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb991927256c8b71c8f5df3eb652bd0d67d933d7c36da4e53a5eb15a0a635ca1
3
- size 347
 
 
 
 
openai_whisper-small/AudioEncoder.mlmodelc/metadata.json DELETED
@@ -1,70 +0,0 @@
1
- [
2
- {
3
- "metadataOutputVersion" : "3.0",
4
- "storagePrecision" : "Float16",
5
- "outputSchema" : [
6
- {
7
- "hasShapeFlexibility" : "0",
8
- "isOptional" : "0",
9
- "dataType" : "Float16",
10
- "formattedType" : "MultiArray (Float16 1 × 768 × 1 × 1500)",
11
- "shortDescription" : "",
12
- "shape" : "[1, 768, 1, 1500]",
13
- "name" : "encoder_output_embeds",
14
- "type" : "MultiArray"
15
- }
16
- ],
17
- "modelParameters" : [
18
-
19
- ],
20
- "specificationVersion" : 7,
21
- "mlProgramOperationTypeHistogram" : {
22
- "Concat" : 156,
23
- "Ios16.add" : 25,
24
- "Ios16.mul" : 864,
25
- "SliceByIndex" : 1296,
26
- "Transpose" : 12,
27
- "Ios16.batchNorm" : 25,
28
- "Ios16.gelu" : 14,
29
- "Ios16.einsum" : 1728,
30
- "Ios16.softmax" : 864,
31
- "Ios16.layerNorm" : 25,
32
- "Ios16.conv" : 74
33
- },
34
- "computePrecision" : "Mixed (Float16, Int32)",
35
- "isUpdatable" : "0",
36
- "stateSchema" : [
37
-
38
- ],
39
- "availability" : {
40
- "macOS" : "13.0",
41
- "tvOS" : "16.0",
42
- "visionOS" : "1.0",
43
- "watchOS" : "9.0",
44
- "iOS" : "16.0",
45
- "macCatalyst" : "16.0"
46
- },
47
- "modelType" : {
48
- "name" : "MLModelType_mlProgram"
49
- },
50
- "userDefinedMetadata" : {
51
- "com.github.apple.coremltools.source_dialect" : "TorchScript",
52
- "com.github.apple.coremltools.source" : "torch==2.6.0",
53
- "com.github.apple.coremltools.version" : "8.2"
54
- },
55
- "inputSchema" : [
56
- {
57
- "hasShapeFlexibility" : "0",
58
- "isOptional" : "0",
59
- "dataType" : "Float16",
60
- "formattedType" : "MultiArray (Float16 1 × 80 × 1 × 3000)",
61
- "shortDescription" : "",
62
- "shape" : "[1, 80, 1, 3000]",
63
- "name" : "melspectrogram_features",
64
- "type" : "MultiArray"
65
- }
66
- ],
67
- "generatedClassName" : "AudioEncoder",
68
- "method" : "predict"
69
- }
70
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
openai_whisper-small/AudioEncoder.mlmodelc/model.mil DELETED
The diff for this file is too large to render. See raw diff
 
openai_whisper-small/AudioEncoder.mlmodelc/weights/weight.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:60b20a7f3655647a932bf99af3b86a8e6011162e39ceea2f7d16805449efdd2f
3
- size 176323456
 
 
 
 
openai_whisper-small/MelSpectrogram.mlcomputeplan.json DELETED
@@ -1,195 +0,0 @@
1
- {
2
- "1_ios16.reshape_shape_x": {
3
- "dispatch": "CPU",
4
- "supported": [
5
- "CPU"
6
- ],
7
- "cost": 2.2206
8
- },
9
- "5_pad_pad_x_constant_val_mode": {
10
- "dispatch": "CPU",
11
- "supported": [
12
- "CPU"
13
- ],
14
- "cost": 2.2216
15
- },
16
- "7_ios16.reshape_shape_x": {
17
- "dispatch": "CPU",
18
- "supported": [
19
- "CPU"
20
- ],
21
- "cost": 2.2225
22
- },
23
- "9_expand_dims_x_axes": {
24
- "dispatch": "CPU",
25
- "supported": [
26
- "CPU"
27
- ],
28
- "cost": 2.2225
29
- },
30
- "12_expand_dims_x_axes": {
31
- "dispatch": "CPU",
32
- "supported": [
33
- "CPU"
34
- ],
35
- "cost": 2.2225
36
- },
37
- "18_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
38
- "dispatch": "CPU",
39
- "supported": [
40
- "CPU"
41
- ],
42
- "cost": 21.5236
43
- },
44
- "24_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
45
- "dispatch": "CPU",
46
- "supported": [
47
- "CPU"
48
- ],
49
- "cost": 21.5236
50
- },
51
- "26_squeeze_x_axes": {
52
- "dispatch": "CPU",
53
- "supported": [
54
- "CPU",
55
- "ANE"
56
- ],
57
- "cost": 2.7906
58
- },
59
- "28_squeeze_x_axes": {
60
- "dispatch": "CPU",
61
- "supported": [
62
- "CPU",
63
- "ANE"
64
- ],
65
- "cost": 2.7906
66
- },
67
- "29_ios16.square_x": {
68
- "dispatch": "CPU",
69
- "supported": [
70
- "CPU",
71
- "ANE"
72
- ],
73
- "cost": 2.7906
74
- },
75
- "30_ios16.square_x": {
76
- "dispatch": "CPU",
77
- "supported": [
78
- "CPU",
79
- "ANE"
80
- ],
81
- "cost": 2.7906
82
- },
83
- "31_ios16.add_x_y": {
84
- "dispatch": "CPU",
85
- "supported": [
86
- "CPU",
87
- "ANE"
88
- ],
89
- "cost": 10.1532
90
- },
91
- "32_identity_x": {
92
- "dispatch": "CPU",
93
- "supported": [
94
- "CPU",
95
- "ANE"
96
- ],
97
- "cost": 2.7906
98
- },
99
- "36_slice_by_index_begin_end_end_mask_x": {
100
- "dispatch": "CPU",
101
- "supported": [
102
- "CPU",
103
- "ANE"
104
- ],
105
- "cost": 2.7901
106
- },
107
- "40_ios16.matmul_y_transpose_y_transpose_x_x": {
108
- "dispatch": "CPU",
109
- "supported": [
110
- "CPU",
111
- "ANE"
112
- ],
113
- "cost": 4.0374
114
- },
115
- "42_ios16.add_x_y": {
116
- "dispatch": "CPU",
117
- "supported": [
118
- "CPU",
119
- "ANE"
120
- ],
121
- "cost": 2.0199
122
- },
123
- "44_ios16.log_epsilon_x": {
124
- "dispatch": "CPU",
125
- "supported": [
126
- "CPU",
127
- "ANE"
128
- ],
129
- "cost": 1.1103
130
- },
131
- "46_ios16.mul_x_y": {
132
- "dispatch": "CPU",
133
- "supported": [
134
- "CPU",
135
- "ANE"
136
- ],
137
- "cost": 2.9367
138
- },
139
- "48_ios16.reduce_max_x_keep_dims": {
140
- "dispatch": "CPU",
141
- "supported": [
142
- "CPU",
143
- "ANE"
144
- ],
145
- "cost": 0.5552
146
- },
147
- "50_ios16.sub_x_y": {
148
- "dispatch": "CPU",
149
- "supported": [
150
- "CPU",
151
- "ANE"
152
- ],
153
- "cost": 0.0
154
- },
155
- "51_ios16.maximum_x_y": {
156
- "dispatch": "CPU",
157
- "supported": [
158
- "CPU",
159
- "ANE"
160
- ],
161
- "cost": 1.1103
162
- },
163
- "53_ios16.add_x_y": {
164
- "dispatch": "CPU",
165
- "supported": [
166
- "CPU",
167
- "ANE"
168
- ],
169
- "cost": 2.0199
170
- },
171
- "55_ios16.mul_x_y": {
172
- "dispatch": "CPU",
173
- "supported": [
174
- "CPU",
175
- "ANE"
176
- ],
177
- "cost": 2.9367
178
- },
179
- "57_expand_dims_x_axes": {
180
- "dispatch": "CPU",
181
- "supported": [
182
- "CPU",
183
- "ANE"
184
- ],
185
- "cost": 1.1103
186
- },
187
- "59_expand_dims_x_axes": {
188
- "dispatch": "CPU",
189
- "supported": [
190
- "CPU",
191
- "ANE"
192
- ],
193
- "cost": 1.1103
194
- }
195
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
openai_whisper-small/MelSpectrogram.mlmodelc/analytics/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4f367993f0198e9858a4d89fb054318982c91a9bb5946e29231421c2f1100b9
3
- size 243
 
 
 
 
openai_whisper-small/MelSpectrogram.mlmodelc/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:806321f1034184a10b04dc50816219dec8ae9789698712050c81edecb9bb5aa7
3
- size 328
 
 
 
 
openai_whisper-small/MelSpectrogram.mlmodelc/metadata.json DELETED
@@ -1,74 +0,0 @@
1
- [
2
- {
3
- "metadataOutputVersion" : "3.0",
4
- "storagePrecision" : "Float16",
5
- "outputSchema" : [
6
- {
7
- "hasShapeFlexibility" : "0",
8
- "isOptional" : "0",
9
- "dataType" : "Float16",
10
- "formattedType" : "MultiArray (Float16 1 × 80 × 1 × 3000)",
11
- "shortDescription" : "",
12
- "shape" : "[1, 80, 1, 3000]",
13
- "name" : "melspectrogram_features",
14
- "type" : "MultiArray"
15
- }
16
- ],
17
- "modelParameters" : [
18
-
19
- ],
20
- "specificationVersion" : 7,
21
- "mlProgramOperationTypeHistogram" : {
22
- "Ios16.reshape" : 2,
23
- "Ios16.mul" : 2,
24
- "SliceByIndex" : 1,
25
- "Ios16.sub" : 1,
26
- "Ios16.log" : 1,
27
- "Ios16.square" : 2,
28
- "Ios16.add" : 3,
29
- "Squeeze" : 2,
30
- "Ios16.matmul" : 1,
31
- "Ios16.conv" : 2,
32
- "Ios16.maximum" : 1,
33
- "ExpandDims" : 4,
34
- "Ios16.reduceMax" : 1,
35
- "Identity" : 1,
36
- "Pad" : 1
37
- },
38
- "computePrecision" : "Mixed (Float16, Int32)",
39
- "isUpdatable" : "0",
40
- "stateSchema" : [
41
-
42
- ],
43
- "availability" : {
44
- "macOS" : "13.0",
45
- "tvOS" : "16.0",
46
- "visionOS" : "1.0",
47
- "watchOS" : "9.0",
48
- "iOS" : "16.0",
49
- "macCatalyst" : "16.0"
50
- },
51
- "modelType" : {
52
- "name" : "MLModelType_mlProgram"
53
- },
54
- "userDefinedMetadata" : {
55
- "com.github.apple.coremltools.source_dialect" : "TorchScript",
56
- "com.github.apple.coremltools.source" : "torch==2.6.0",
57
- "com.github.apple.coremltools.version" : "8.2"
58
- },
59
- "inputSchema" : [
60
- {
61
- "hasShapeFlexibility" : "0",
62
- "isOptional" : "0",
63
- "dataType" : "Float16",
64
- "formattedType" : "MultiArray (Float16 480000)",
65
- "shortDescription" : "",
66
- "shape" : "[480000]",
67
- "name" : "audio",
68
- "type" : "MultiArray"
69
- }
70
- ],
71
- "generatedClassName" : "MelSpectrogram",
72
- "method" : "predict"
73
- }
74
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
openai_whisper-small/MelSpectrogram.mlmodelc/model.mil DELETED
@@ -1,66 +0,0 @@
1
- program(1.0)
2
- [buildInfo = dict<tensor<string, []>, tensor<string, []>>({{"coremlc-component-MIL", "3402.3.2"}, {"coremlc-version", "3402.4.1"}, {"coremltools-component-torch", "2.6.0"}, {"coremltools-source-dialect", "TorchScript"}, {"coremltools-version", "8.2"}})]
3
- {
4
- func main<ios16>(tensor<fp16, [480000]> audio) {
5
- tensor<int32, [3]> var_10 = const()[name = tensor<string, []>("op_10"), val = tensor<int32, [3]>([1, 1, 480000])];
6
- tensor<fp16, [1, 1, 480000]> input_1_cast_fp16 = reshape(shape = var_10, x = audio)[name = tensor<string, []>("input_1_cast_fp16")];
7
- tensor<int32, [6]> input_3_pad_0 = const()[name = tensor<string, []>("input_3_pad_0"), val = tensor<int32, [6]>([0, 0, 0, 0, 200, 200])];
8
- tensor<string, []> input_3_mode_0 = const()[name = tensor<string, []>("input_3_mode_0"), val = tensor<string, []>("reflect")];
9
- tensor<fp16, []> const_1_to_fp16 = const()[name = tensor<string, []>("const_1_to_fp16"), val = tensor<fp16, []>(0x0p+0)];
10
- tensor<fp16, [1, 1, 480400]> input_3_cast_fp16 = pad(constant_val = const_1_to_fp16, mode = input_3_mode_0, pad = input_3_pad_0, x = input_1_cast_fp16)[name = tensor<string, []>("input_3_cast_fp16")];
11
- tensor<int32, [1]> var_22 = const()[name = tensor<string, []>("op_22"), val = tensor<int32, [1]>([480400])];
12
- tensor<fp16, [480400]> input_cast_fp16 = reshape(shape = var_22, x = input_3_cast_fp16)[name = tensor<string, []>("input_cast_fp16")];
13
- tensor<int32, [1]> expand_dims_0_axes_0 = const()[name = tensor<string, []>("expand_dims_0_axes_0"), val = tensor<int32, [1]>([0])];
14
- tensor<fp16, [1, 480400]> expand_dims_0_cast_fp16 = expand_dims(axes = expand_dims_0_axes_0, x = input_cast_fp16)[name = tensor<string, []>("expand_dims_0_cast_fp16")];
15
- tensor<int32, [1]> expand_dims_3 = const()[name = tensor<string, []>("expand_dims_3"), val = tensor<int32, [1]>([160])];
16
- tensor<int32, [1]> expand_dims_4_axes_0 = const()[name = tensor<string, []>("expand_dims_4_axes_0"), val = tensor<int32, [1]>([1])];
17
- tensor<fp16, [1, 1, 480400]> expand_dims_4_cast_fp16 = expand_dims(axes = expand_dims_4_axes_0, x = expand_dims_0_cast_fp16)[name = tensor<string, []>("expand_dims_4_cast_fp16")];
18
- tensor<string, []> conv_0_pad_type_0 = const()[name = tensor<string, []>("conv_0_pad_type_0"), val = tensor<string, []>("valid")];
19
- tensor<int32, [2]> conv_0_pad_0 = const()[name = tensor<string, []>("conv_0_pad_0"), val = tensor<int32, [2]>([0, 0])];
20
- tensor<int32, [1]> conv_0_dilations_0 = const()[name = tensor<string, []>("conv_0_dilations_0"), val = tensor<int32, [1]>([1])];
21
- tensor<int32, []> conv_0_groups_0 = const()[name = tensor<string, []>("conv_0_groups_0"), val = tensor<int32, []>(1)];
22
- tensor<fp16, [201, 1, 400]> expand_dims_1_to_fp16 = const()[name = tensor<string, []>("expand_dims_1_to_fp16"), val = tensor<fp16, [201, 1, 400]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(64)))];
23
- tensor<fp16, [1, 201, 3001]> conv_0_cast_fp16 = conv(dilations = conv_0_dilations_0, groups = conv_0_groups_0, pad = conv_0_pad_0, pad_type = conv_0_pad_type_0, strides = expand_dims_3, weight = expand_dims_1_to_fp16, x = expand_dims_4_cast_fp16)[name = tensor<string, []>("conv_0_cast_fp16")];
24
- tensor<string, []> conv_1_pad_type_0 = const()[name = tensor<string, []>("conv_1_pad_type_0"), val = tensor<string, []>("valid")];
25
- tensor<int32, [2]> conv_1_pad_0 = const()[name = tensor<string, []>("conv_1_pad_0"), val = tensor<int32, [2]>([0, 0])];
26
- tensor<int32, [1]> conv_1_dilations_0 = const()[name = tensor<string, []>("conv_1_dilations_0"), val = tensor<int32, [1]>([1])];
27
- tensor<int32, []> conv_1_groups_0 = const()[name = tensor<string, []>("conv_1_groups_0"), val = tensor<int32, []>(1)];
28
- tensor<fp16, [201, 1, 400]> expand_dims_2_to_fp16 = const()[name = tensor<string, []>("expand_dims_2_to_fp16"), val = tensor<fp16, [201, 1, 400]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(160960)))];
29
- tensor<fp16, [1, 201, 3001]> conv_1_cast_fp16 = conv(dilations = conv_1_dilations_0, groups = conv_1_groups_0, pad = conv_1_pad_0, pad_type = conv_1_pad_type_0, strides = expand_dims_3, weight = expand_dims_2_to_fp16, x = expand_dims_4_cast_fp16)[name = tensor<string, []>("conv_1_cast_fp16")];
30
- tensor<int32, [1]> squeeze_0_axes_0 = const()[name = tensor<string, []>("squeeze_0_axes_0"), val = tensor<int32, [1]>([0])];
31
- tensor<fp16, [201, 3001]> squeeze_0_cast_fp16 = squeeze(axes = squeeze_0_axes_0, x = conv_0_cast_fp16)[name = tensor<string, []>("squeeze_0_cast_fp16")];
32
- tensor<int32, [1]> squeeze_1_axes_0 = const()[name = tensor<string, []>("squeeze_1_axes_0"), val = tensor<int32, [1]>([0])];
33
- tensor<fp16, [201, 3001]> squeeze_1_cast_fp16 = squeeze(axes = squeeze_1_axes_0, x = conv_1_cast_fp16)[name = tensor<string, []>("squeeze_1_cast_fp16")];
34
- tensor<fp16, [201, 3001]> square_0_cast_fp16 = square(x = squeeze_0_cast_fp16)[name = tensor<string, []>("square_0_cast_fp16")];
35
- tensor<fp16, [201, 3001]> square_1_cast_fp16 = square(x = squeeze_1_cast_fp16)[name = tensor<string, []>("square_1_cast_fp16")];
36
- tensor<fp16, [201, 3001]> add_1_cast_fp16 = add(x = square_0_cast_fp16, y = square_1_cast_fp16)[name = tensor<string, []>("add_1_cast_fp16")];
37
- tensor<fp16, [201, 3001]> magnitudes_1_cast_fp16 = identity(x = add_1_cast_fp16)[name = tensor<string, []>("magnitudes_1_cast_fp16")];
38
- tensor<int32, [2]> magnitudes_begin_0 = const()[name = tensor<string, []>("magnitudes_begin_0"), val = tensor<int32, [2]>([0, 0])];
39
- tensor<int32, [2]> magnitudes_end_0 = const()[name = tensor<string, []>("magnitudes_end_0"), val = tensor<int32, [2]>([201, 3000])];
40
- tensor<bool, [2]> magnitudes_end_mask_0 = const()[name = tensor<string, []>("magnitudes_end_mask_0"), val = tensor<bool, [2]>([true, false])];
41
- tensor<fp16, [201, 3000]> magnitudes_cast_fp16 = slice_by_index(begin = magnitudes_begin_0, end = magnitudes_end_0, end_mask = magnitudes_end_mask_0, x = magnitudes_1_cast_fp16)[name = tensor<string, []>("magnitudes_cast_fp16")];
42
- tensor<bool, []> mel_spec_1_transpose_x_0 = const()[name = tensor<string, []>("mel_spec_1_transpose_x_0"), val = tensor<bool, []>(false)];
43
- tensor<bool, []> mel_spec_1_transpose_y_0 = const()[name = tensor<string, []>("mel_spec_1_transpose_y_0"), val = tensor<bool, []>(false)];
44
- tensor<fp16, [80, 201]> mel_filters_to_fp16 = const()[name = tensor<string, []>("mel_filters_to_fp16"), val = tensor<fp16, [80, 201]>(BLOBFILE(path = tensor<string, []>("@model_path/weights/weight.bin"), offset = tensor<uint64, []>(321856)))];
45
- tensor<fp16, [80, 3000]> mel_spec_1_cast_fp16 = matmul(transpose_x = mel_spec_1_transpose_x_0, transpose_y = mel_spec_1_transpose_y_0, x = mel_filters_to_fp16, y = magnitudes_cast_fp16)[name = tensor<string, []>("mel_spec_1_cast_fp16")];
46
- tensor<fp16, []> var_41_to_fp16 = const()[name = tensor<string, []>("op_41_to_fp16"), val = tensor<fp16, []>(0x1p-24)];
47
- tensor<fp16, [80, 3000]> mel_spec_cast_fp16 = add(x = mel_spec_1_cast_fp16, y = var_41_to_fp16)[name = tensor<string, []>("mel_spec_cast_fp16")];
48
- tensor<fp16, []> log_0_epsilon_0_to_fp16 = const()[name = tensor<string, []>("log_0_epsilon_0_to_fp16"), val = tensor<fp16, []>(0x0p+0)];
49
- tensor<fp16, [80, 3000]> log_0_cast_fp16 = log(epsilon = log_0_epsilon_0_to_fp16, x = mel_spec_cast_fp16)[name = tensor<string, []>("log_0_cast_fp16")];
50
- tensor<fp16, []> mul_0_y_0_to_fp16 = const()[name = tensor<string, []>("mul_0_y_0_to_fp16"), val = tensor<fp16, []>(0x1.bccp-2)];
51
- tensor<fp16, [80, 3000]> mul_0_cast_fp16 = mul(x = log_0_cast_fp16, y = mul_0_y_0_to_fp16)[name = tensor<string, []>("mul_0_cast_fp16")];
52
- tensor<bool, []> var_44_keep_dims_0 = const()[name = tensor<string, []>("op_44_keep_dims_0"), val = tensor<bool, []>(false)];
53
- tensor<fp16, []> var_44_cast_fp16 = reduce_max(keep_dims = var_44_keep_dims_0, x = mul_0_cast_fp16)[name = tensor<string, []>("op_44_cast_fp16")];
54
- tensor<fp16, []> var_46_to_fp16 = const()[name = tensor<string, []>("op_46_to_fp16"), val = tensor<fp16, []>(0x1p+3)];
55
- tensor<fp16, []> var_47_cast_fp16 = sub(x = var_44_cast_fp16, y = var_46_to_fp16)[name = tensor<string, []>("op_47_cast_fp16")];
56
- tensor<fp16, [80, 3000]> log_spec_3_cast_fp16 = maximum(x = mul_0_cast_fp16, y = var_47_cast_fp16)[name = tensor<string, []>("log_spec_3_cast_fp16")];
57
- tensor<fp16, []> var_50_to_fp16 = const()[name = tensor<string, []>("op_50_to_fp16"), val = tensor<fp16, []>(0x1p+2)];
58
- tensor<fp16, [80, 3000]> var_51_cast_fp16 = add(x = log_spec_3_cast_fp16, y = var_50_to_fp16)[name = tensor<string, []>("op_51_cast_fp16")];
59
- tensor<fp16, []> _inversed_log_spec_y_0_to_fp16 = const()[name = tensor<string, []>("_inversed_log_spec_y_0_to_fp16"), val = tensor<fp16, []>(0x1p-2)];
60
- tensor<fp16, [80, 3000]> _inversed_log_spec_cast_fp16 = mul(x = var_51_cast_fp16, y = _inversed_log_spec_y_0_to_fp16)[name = tensor<string, []>("_inversed_log_spec_cast_fp16")];
61
- tensor<int32, [1]> var_55_axes_0 = const()[name = tensor<string, []>("op_55_axes_0"), val = tensor<int32, [1]>([0])];
62
- tensor<fp16, [1, 80, 3000]> var_55_cast_fp16 = expand_dims(axes = var_55_axes_0, x = _inversed_log_spec_cast_fp16)[name = tensor<string, []>("op_55_cast_fp16")];
63
- tensor<int32, [1]> var_62_axes_0 = const()[name = tensor<string, []>("op_62_axes_0"), val = tensor<int32, [1]>([2])];
64
- tensor<fp16, [1, 80, 1, 3000]> melspectrogram_features = expand_dims(axes = var_62_axes_0, x = var_55_cast_fp16)[name = tensor<string, []>("op_62_cast_fp16")];
65
- } -> (melspectrogram_features);
66
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
openai_whisper-small/MelSpectrogram.mlmodelc/weights/weight.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:801024dbc7a89c677be1f8b285de3409e35f7d1786c9c8d9d0d6842ac57a1c83
3
- size 354080
 
 
 
 
openai_whisper-small/TextDecoder.mlcomputeplan.json DELETED
@@ -1,4255 +0,0 @@
1
- {
2
- "3_ios16.gather_axis_batch_dims_indices_x": {
3
- "dispatch": "CPU",
4
- "supported": [
5
- "CPU"
6
- ],
7
- "cost": 24.5775
8
- },
9
- "7_ios16.gather_axis_batch_dims_indices_x": {
10
- "dispatch": "CPU",
11
- "supported": [
12
- "CPU"
13
- ],
14
- "cost": 0.2123
15
- },
16
- "8_ios16.add_x_y": {
17
- "dispatch": "ANE",
18
- "supported": [
19
- "CPU",
20
- "ANE"
21
- ],
22
- "cost": 0.0007
23
- },
24
- "10_expand_dims_x_axes": {
25
- "dispatch": "ANE",
26
- "supported": [
27
- "CPU",
28
- "ANE"
29
- ],
30
- "cost": 0.0003
31
- },
32
- "12_expand_dims_x_axes": {
33
- "dispatch": "ANE",
34
- "supported": [
35
- "CPU",
36
- "ANE"
37
- ],
38
- "cost": 0.0003
39
- },
40
- "15_split_axis_x_split_sizes": {
41
- "dispatch": "ANE",
42
- "supported": [
43
- "CPU",
44
- "ANE"
45
- ],
46
- "cost": 0.8695
47
- },
48
- "18_split_axis_x_split_sizes": {
49
- "dispatch": "ANE",
50
- "supported": [
51
- "CPU",
52
- "ANE"
53
- ],
54
- "cost": 0.8695
55
- },
56
- "22_ios16.layer_norm_epsilon_x_axes": {
57
- "dispatch": "ANE",
58
- "supported": [
59
- "CPU",
60
- "ANE"
61
- ],
62
- "cost": 0.0003
63
- },
64
- "28_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
65
- "dispatch": "ANE",
66
- "supported": [
67
- "CPU",
68
- "ANE"
69
- ],
70
- "cost": 0.0003
71
- },
72
- "36_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
73
- "dispatch": "ANE",
74
- "supported": [
75
- "CPU",
76
- "ANE"
77
- ],
78
- "cost": 0.0279
79
- },
80
- "43_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
81
- "dispatch": "ANE",
82
- "supported": [
83
- "CPU",
84
- "ANE"
85
- ],
86
- "cost": 0.0279
87
- },
88
- "51_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
89
- "dispatch": "ANE",
90
- "supported": [
91
- "CPU",
92
- "ANE"
93
- ],
94
- "cost": 0.0279
95
- },
96
- "53_expand_dims_x_axes": {
97
- "dispatch": "ANE",
98
- "supported": [
99
- "CPU",
100
- "ANE"
101
- ],
102
- "cost": 0.0002
103
- },
104
- "55_expand_dims_x_axes": {
105
- "dispatch": "ANE",
106
- "supported": [
107
- "CPU",
108
- "ANE"
109
- ],
110
- "cost": 0.0002
111
- },
112
- "56_ios16.mul_x_y": {
113
- "dispatch": "ANE",
114
- "supported": [
115
- "CPU",
116
- "ANE"
117
- ],
118
- "cost": 0.0004
119
- },
120
- "57_ios16.add_x_y": {
121
- "dispatch": "ANE",
122
- "supported": [
123
- "CPU",
124
- "ANE"
125
- ],
126
- "cost": 0.2975
127
- },
128
- "58_ios16.mul_x_y": {
129
- "dispatch": "ANE",
130
- "supported": [
131
- "CPU",
132
- "ANE"
133
- ],
134
- "cost": 0.0004
135
- },
136
- "59_ios16.add_x_y": {
137
- "dispatch": "ANE",
138
- "supported": [
139
- "CPU",
140
- "ANE"
141
- ],
142
- "cost": 0.2975
143
- },
144
- "61_ios16.reshape_shape_x": {
145
- "dispatch": "ANE",
146
- "supported": [
147
- "CPU",
148
- "ANE"
149
- ],
150
- "cost": 0.0003
151
- },
152
- "63_ios16.mul_x_y": {
153
- "dispatch": "ANE",
154
- "supported": [
155
- "CPU",
156
- "ANE"
157
- ],
158
- "cost": 0.0003
159
- },
160
- "65_ios16.reshape_shape_x": {
161
- "dispatch": "ANE",
162
- "supported": [
163
- "CPU",
164
- "ANE"
165
- ],
166
- "cost": 0.1338
167
- },
168
- "68_ios16.matmul_y_transpose_y_transpose_x_x": {
169
- "dispatch": "ANE",
170
- "supported": [
171
- "CPU",
172
- "ANE"
173
- ],
174
- "cost": 0.0681
175
- },
176
- "70_expand_dims_x_axes": {
177
- "dispatch": "ANE",
178
- "supported": [
179
- "CPU",
180
- "ANE"
181
- ],
182
- "cost": 0.0002
183
- },
184
- "72_expand_dims_x_axes": {
185
- "dispatch": "ANE",
186
- "supported": [
187
- "CPU",
188
- "ANE"
189
- ],
190
- "cost": 0.0002
191
- },
192
- "73_ios16.add_x_y": {
193
- "dispatch": "ANE",
194
- "supported": [
195
- "CPU",
196
- "ANE"
197
- ],
198
- "cost": 0.0025
199
- },
200
- "74_ios16.softmax_axis_x": {
201
- "dispatch": "ANE",
202
- "supported": [
203
- "CPU",
204
- "ANE"
205
- ],
206
- "cost": 0.0021
207
- },
208
- "76_ios16.reshape_shape_x": {
209
- "dispatch": "ANE",
210
- "supported": [
211
- "CPU",
212
- "ANE"
213
- ],
214
- "cost": 0.1338
215
- },
216
- "79_ios16.matmul_y_transpose_y_transpose_x_x": {
217
- "dispatch": "ANE",
218
- "supported": [
219
- "CPU",
220
- "ANE"
221
- ],
222
- "cost": 0.0681
223
- },
224
- "81_ios16.reshape_shape_x": {
225
- "dispatch": "ANE",
226
- "supported": [
227
- "CPU",
228
- "ANE"
229
- ],
230
- "cost": 0.0003
231
- },
232
- "89_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
233
- "dispatch": "ANE",
234
- "supported": [
235
- "CPU",
236
- "ANE"
237
- ],
238
- "cost": 0.0279
239
- },
240
- "90_ios16.add_x_y": {
241
- "dispatch": "ANE",
242
- "supported": [
243
- "CPU",
244
- "ANE"
245
- ],
246
- "cost": 0.0007
247
- },
248
- "93_ios16.layer_norm_epsilon_x_axes": {
249
- "dispatch": "ANE",
250
- "supported": [
251
- "CPU",
252
- "ANE"
253
- ],
254
- "cost": 0.0003
255
- },
256
- "97_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
257
- "dispatch": "ANE",
258
- "supported": [
259
- "CPU",
260
- "ANE"
261
- ],
262
- "cost": 0.0003
263
- },
264
- "105_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
265
- "dispatch": "ANE",
266
- "supported": [
267
- "CPU",
268
- "ANE"
269
- ],
270
- "cost": 0.0279
271
- },
272
- "112_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
273
- "dispatch": "ANE",
274
- "supported": [
275
- "CPU",
276
- "ANE"
277
- ],
278
- "cost": 1.6744
279
- },
280
- "120_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
281
- "dispatch": "ANE",
282
- "supported": [
283
- "CPU",
284
- "ANE"
285
- ],
286
- "cost": 1.6755
287
- },
288
- "122_ios16.reshape_shape_x": {
289
- "dispatch": "ANE",
290
- "supported": [
291
- "CPU",
292
- "ANE"
293
- ],
294
- "cost": 0.0003
295
- },
296
- "124_ios16.mul_x_y": {
297
- "dispatch": "ANE",
298
- "supported": [
299
- "CPU",
300
- "ANE"
301
- ],
302
- "cost": 0.0003
303
- },
304
- "126_ios16.reshape_shape_x": {
305
- "dispatch": "ANE",
306
- "supported": [
307
- "CPU",
308
- "ANE"
309
- ],
310
- "cost": 0.4479
311
- },
312
- "129_ios16.matmul_y_transpose_y_transpose_x_x": {
313
- "dispatch": "ANE",
314
- "supported": [
315
- "CPU",
316
- "ANE"
317
- ],
318
- "cost": 0.2276
319
- },
320
- "130_ios16.softmax_axis_x": {
321
- "dispatch": "ANE",
322
- "supported": [
323
- "CPU",
324
- "ANE"
325
- ],
326
- "cost": 0.007
327
- },
328
- "132_ios16.reshape_shape_x": {
329
- "dispatch": "ANE",
330
- "supported": [
331
- "CPU",
332
- "ANE"
333
- ],
334
- "cost": 0.4479
335
- },
336
- "135_ios16.matmul_y_transpose_y_transpose_x_x": {
337
- "dispatch": "ANE",
338
- "supported": [
339
- "CPU",
340
- "ANE"
341
- ],
342
- "cost": 0.2276
343
- },
344
- "137_ios16.reshape_shape_x": {
345
- "dispatch": "ANE",
346
- "supported": [
347
- "CPU",
348
- "ANE"
349
- ],
350
- "cost": 0.0003
351
- },
352
- "145_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
353
- "dispatch": "ANE",
354
- "supported": [
355
- "CPU",
356
- "ANE"
357
- ],
358
- "cost": 0.0279
359
- },
360
- "146_ios16.add_x_y": {
361
- "dispatch": "ANE",
362
- "supported": [
363
- "CPU",
364
- "ANE"
365
- ],
366
- "cost": 0.0007
367
- },
368
- "149_ios16.layer_norm_epsilon_x_axes": {
369
- "dispatch": "ANE",
370
- "supported": [
371
- "CPU",
372
- "ANE"
373
- ],
374
- "cost": 0.0003
375
- },
376
- "153_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
377
- "dispatch": "ANE",
378
- "supported": [
379
- "CPU",
380
- "ANE"
381
- ],
382
- "cost": 0.0003
383
- },
384
- "161_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
385
- "dispatch": "ANE",
386
- "supported": [
387
- "CPU",
388
- "ANE"
389
- ],
390
- "cost": 0.1117
391
- },
392
- "163_ios16.gelu_mode_x": {
393
- "dispatch": "ANE",
394
- "supported": [
395
- "CPU",
396
- "ANE"
397
- ],
398
- "cost": 0.0012
399
- },
400
- "171_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
401
- "dispatch": "ANE",
402
- "supported": [
403
- "CPU",
404
- "ANE"
405
- ],
406
- "cost": 0.1116
407
- },
408
- "172_ios16.add_x_y": {
409
- "dispatch": "ANE",
410
- "supported": [
411
- "CPU",
412
- "ANE"
413
- ],
414
- "cost": 0.0007
415
- },
416
- "176_ios16.layer_norm_epsilon_x_axes": {
417
- "dispatch": "ANE",
418
- "supported": [
419
- "CPU",
420
- "ANE"
421
- ],
422
- "cost": 0.0003
423
- },
424
- "180_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
425
- "dispatch": "ANE",
426
- "supported": [
427
- "CPU",
428
- "ANE"
429
- ],
430
- "cost": 0.0003
431
- },
432
- "188_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
433
- "dispatch": "ANE",
434
- "supported": [
435
- "CPU",
436
- "ANE"
437
- ],
438
- "cost": 0.0279
439
- },
440
- "195_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
441
- "dispatch": "ANE",
442
- "supported": [
443
- "CPU",
444
- "ANE"
445
- ],
446
- "cost": 0.0279
447
- },
448
- "203_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
449
- "dispatch": "ANE",
450
- "supported": [
451
- "CPU",
452
- "ANE"
453
- ],
454
- "cost": 0.0279
455
- },
456
- "204_ios16.mul_x_y": {
457
- "dispatch": "ANE",
458
- "supported": [
459
- "CPU",
460
- "ANE"
461
- ],
462
- "cost": 0.0004
463
- },
464
- "205_ios16.add_x_y": {
465
- "dispatch": "ANE",
466
- "supported": [
467
- "CPU",
468
- "ANE"
469
- ],
470
- "cost": 0.2975
471
- },
472
- "206_ios16.mul_x_y": {
473
- "dispatch": "ANE",
474
- "supported": [
475
- "CPU",
476
- "ANE"
477
- ],
478
- "cost": 0.0004
479
- },
480
- "207_ios16.add_x_y": {
481
- "dispatch": "ANE",
482
- "supported": [
483
- "CPU",
484
- "ANE"
485
- ],
486
- "cost": 0.2975
487
- },
488
- "209_ios16.reshape_shape_x": {
489
- "dispatch": "ANE",
490
- "supported": [
491
- "CPU",
492
- "ANE"
493
- ],
494
- "cost": 0.0003
495
- },
496
- "211_ios16.mul_x_y": {
497
- "dispatch": "ANE",
498
- "supported": [
499
- "CPU",
500
- "ANE"
501
- ],
502
- "cost": 0.0003
503
- },
504
- "213_ios16.reshape_shape_x": {
505
- "dispatch": "ANE",
506
- "supported": [
507
- "CPU",
508
- "ANE"
509
- ],
510
- "cost": 0.1338
511
- },
512
- "216_ios16.matmul_y_transpose_y_transpose_x_x": {
513
- "dispatch": "ANE",
514
- "supported": [
515
- "CPU",
516
- "ANE"
517
- ],
518
- "cost": 0.0681
519
- },
520
- "217_ios16.add_x_y": {
521
- "dispatch": "ANE",
522
- "supported": [
523
- "CPU",
524
- "ANE"
525
- ],
526
- "cost": 0.0025
527
- },
528
- "218_ios16.softmax_axis_x": {
529
- "dispatch": "ANE",
530
- "supported": [
531
- "CPU",
532
- "ANE"
533
- ],
534
- "cost": 0.0021
535
- },
536
- "220_ios16.reshape_shape_x": {
537
- "dispatch": "ANE",
538
- "supported": [
539
- "CPU",
540
- "ANE"
541
- ],
542
- "cost": 0.1338
543
- },
544
- "223_ios16.matmul_y_transpose_y_transpose_x_x": {
545
- "dispatch": "ANE",
546
- "supported": [
547
- "CPU",
548
- "ANE"
549
- ],
550
- "cost": 0.0681
551
- },
552
- "225_ios16.reshape_shape_x": {
553
- "dispatch": "ANE",
554
- "supported": [
555
- "CPU",
556
- "ANE"
557
- ],
558
- "cost": 0.0003
559
- },
560
- "233_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
561
- "dispatch": "ANE",
562
- "supported": [
563
- "CPU",
564
- "ANE"
565
- ],
566
- "cost": 0.0279
567
- },
568
- "234_ios16.add_x_y": {
569
- "dispatch": "ANE",
570
- "supported": [
571
- "CPU",
572
- "ANE"
573
- ],
574
- "cost": 0.0007
575
- },
576
- "237_ios16.layer_norm_epsilon_x_axes": {
577
- "dispatch": "ANE",
578
- "supported": [
579
- "CPU",
580
- "ANE"
581
- ],
582
- "cost": 0.0003
583
- },
584
- "241_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
585
- "dispatch": "ANE",
586
- "supported": [
587
- "CPU",
588
- "ANE"
589
- ],
590
- "cost": 0.0003
591
- },
592
- "249_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
593
- "dispatch": "ANE",
594
- "supported": [
595
- "CPU",
596
- "ANE"
597
- ],
598
- "cost": 0.0279
599
- },
600
- "256_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
601
- "dispatch": "ANE",
602
- "supported": [
603
- "CPU",
604
- "ANE"
605
- ],
606
- "cost": 1.6744
607
- },
608
- "264_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
609
- "dispatch": "ANE",
610
- "supported": [
611
- "CPU",
612
- "ANE"
613
- ],
614
- "cost": 1.6755
615
- },
616
- "266_ios16.reshape_shape_x": {
617
- "dispatch": "ANE",
618
- "supported": [
619
- "CPU",
620
- "ANE"
621
- ],
622
- "cost": 0.0003
623
- },
624
- "268_ios16.mul_x_y": {
625
- "dispatch": "ANE",
626
- "supported": [
627
- "CPU",
628
- "ANE"
629
- ],
630
- "cost": 0.0003
631
- },
632
- "270_ios16.reshape_shape_x": {
633
- "dispatch": "ANE",
634
- "supported": [
635
- "CPU",
636
- "ANE"
637
- ],
638
- "cost": 0.4479
639
- },
640
- "273_ios16.matmul_y_transpose_y_transpose_x_x": {
641
- "dispatch": "ANE",
642
- "supported": [
643
- "CPU",
644
- "ANE"
645
- ],
646
- "cost": 0.2276
647
- },
648
- "274_ios16.softmax_axis_x": {
649
- "dispatch": "ANE",
650
- "supported": [
651
- "CPU",
652
- "ANE"
653
- ],
654
- "cost": 0.007
655
- },
656
- "276_ios16.reshape_shape_x": {
657
- "dispatch": "ANE",
658
- "supported": [
659
- "CPU",
660
- "ANE"
661
- ],
662
- "cost": 0.4479
663
- },
664
- "279_ios16.matmul_y_transpose_y_transpose_x_x": {
665
- "dispatch": "ANE",
666
- "supported": [
667
- "CPU",
668
- "ANE"
669
- ],
670
- "cost": 0.2276
671
- },
672
- "281_ios16.reshape_shape_x": {
673
- "dispatch": "ANE",
674
- "supported": [
675
- "CPU",
676
- "ANE"
677
- ],
678
- "cost": 0.0003
679
- },
680
- "289_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
681
- "dispatch": "ANE",
682
- "supported": [
683
- "CPU",
684
- "ANE"
685
- ],
686
- "cost": 0.0279
687
- },
688
- "290_ios16.add_x_y": {
689
- "dispatch": "ANE",
690
- "supported": [
691
- "CPU",
692
- "ANE"
693
- ],
694
- "cost": 0.0007
695
- },
696
- "293_ios16.layer_norm_epsilon_x_axes": {
697
- "dispatch": "ANE",
698
- "supported": [
699
- "CPU",
700
- "ANE"
701
- ],
702
- "cost": 0.0003
703
- },
704
- "297_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
705
- "dispatch": "ANE",
706
- "supported": [
707
- "CPU",
708
- "ANE"
709
- ],
710
- "cost": 0.0003
711
- },
712
- "305_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
713
- "dispatch": "ANE",
714
- "supported": [
715
- "CPU",
716
- "ANE"
717
- ],
718
- "cost": 0.1117
719
- },
720
- "307_ios16.gelu_mode_x": {
721
- "dispatch": "ANE",
722
- "supported": [
723
- "CPU",
724
- "ANE"
725
- ],
726
- "cost": 0.0012
727
- },
728
- "315_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
729
- "dispatch": "ANE",
730
- "supported": [
731
- "CPU",
732
- "ANE"
733
- ],
734
- "cost": 0.1116
735
- },
736
- "316_ios16.add_x_y": {
737
- "dispatch": "ANE",
738
- "supported": [
739
- "CPU",
740
- "ANE"
741
- ],
742
- "cost": 0.0007
743
- },
744
- "320_ios16.layer_norm_epsilon_x_axes": {
745
- "dispatch": "ANE",
746
- "supported": [
747
- "CPU",
748
- "ANE"
749
- ],
750
- "cost": 0.0003
751
- },
752
- "324_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
753
- "dispatch": "ANE",
754
- "supported": [
755
- "CPU",
756
- "ANE"
757
- ],
758
- "cost": 0.0003
759
- },
760
- "332_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
761
- "dispatch": "ANE",
762
- "supported": [
763
- "CPU",
764
- "ANE"
765
- ],
766
- "cost": 0.0279
767
- },
768
- "339_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
769
- "dispatch": "ANE",
770
- "supported": [
771
- "CPU",
772
- "ANE"
773
- ],
774
- "cost": 0.0279
775
- },
776
- "347_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
777
- "dispatch": "ANE",
778
- "supported": [
779
- "CPU",
780
- "ANE"
781
- ],
782
- "cost": 0.0279
783
- },
784
- "348_ios16.mul_x_y": {
785
- "dispatch": "ANE",
786
- "supported": [
787
- "CPU",
788
- "ANE"
789
- ],
790
- "cost": 0.0004
791
- },
792
- "349_ios16.add_x_y": {
793
- "dispatch": "ANE",
794
- "supported": [
795
- "CPU",
796
- "ANE"
797
- ],
798
- "cost": 0.2975
799
- },
800
- "350_ios16.mul_x_y": {
801
- "dispatch": "ANE",
802
- "supported": [
803
- "CPU",
804
- "ANE"
805
- ],
806
- "cost": 0.0004
807
- },
808
- "351_ios16.add_x_y": {
809
- "dispatch": "ANE",
810
- "supported": [
811
- "CPU",
812
- "ANE"
813
- ],
814
- "cost": 0.2975
815
- },
816
- "353_ios16.reshape_shape_x": {
817
- "dispatch": "ANE",
818
- "supported": [
819
- "CPU",
820
- "ANE"
821
- ],
822
- "cost": 0.0003
823
- },
824
- "355_ios16.mul_x_y": {
825
- "dispatch": "ANE",
826
- "supported": [
827
- "CPU",
828
- "ANE"
829
- ],
830
- "cost": 0.0003
831
- },
832
- "357_ios16.reshape_shape_x": {
833
- "dispatch": "ANE",
834
- "supported": [
835
- "CPU",
836
- "ANE"
837
- ],
838
- "cost": 0.1338
839
- },
840
- "360_ios16.matmul_y_transpose_y_transpose_x_x": {
841
- "dispatch": "ANE",
842
- "supported": [
843
- "CPU",
844
- "ANE"
845
- ],
846
- "cost": 0.0681
847
- },
848
- "361_ios16.add_x_y": {
849
- "dispatch": "ANE",
850
- "supported": [
851
- "CPU",
852
- "ANE"
853
- ],
854
- "cost": 0.0025
855
- },
856
- "362_ios16.softmax_axis_x": {
857
- "dispatch": "ANE",
858
- "supported": [
859
- "CPU",
860
- "ANE"
861
- ],
862
- "cost": 0.0021
863
- },
864
- "364_ios16.reshape_shape_x": {
865
- "dispatch": "ANE",
866
- "supported": [
867
- "CPU",
868
- "ANE"
869
- ],
870
- "cost": 0.1338
871
- },
872
- "367_ios16.matmul_y_transpose_y_transpose_x_x": {
873
- "dispatch": "ANE",
874
- "supported": [
875
- "CPU",
876
- "ANE"
877
- ],
878
- "cost": 0.0681
879
- },
880
- "369_ios16.reshape_shape_x": {
881
- "dispatch": "ANE",
882
- "supported": [
883
- "CPU",
884
- "ANE"
885
- ],
886
- "cost": 0.0003
887
- },
888
- "377_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
889
- "dispatch": "ANE",
890
- "supported": [
891
- "CPU",
892
- "ANE"
893
- ],
894
- "cost": 0.0279
895
- },
896
- "378_ios16.add_x_y": {
897
- "dispatch": "ANE",
898
- "supported": [
899
- "CPU",
900
- "ANE"
901
- ],
902
- "cost": 0.0007
903
- },
904
- "381_ios16.layer_norm_epsilon_x_axes": {
905
- "dispatch": "ANE",
906
- "supported": [
907
- "CPU",
908
- "ANE"
909
- ],
910
- "cost": 0.0003
911
- },
912
- "385_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
913
- "dispatch": "ANE",
914
- "supported": [
915
- "CPU",
916
- "ANE"
917
- ],
918
- "cost": 0.0003
919
- },
920
- "393_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
921
- "dispatch": "ANE",
922
- "supported": [
923
- "CPU",
924
- "ANE"
925
- ],
926
- "cost": 0.0279
927
- },
928
- "400_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
929
- "dispatch": "ANE",
930
- "supported": [
931
- "CPU",
932
- "ANE"
933
- ],
934
- "cost": 1.6744
935
- },
936
- "408_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
937
- "dispatch": "ANE",
938
- "supported": [
939
- "CPU",
940
- "ANE"
941
- ],
942
- "cost": 1.6755
943
- },
944
- "410_ios16.reshape_shape_x": {
945
- "dispatch": "ANE",
946
- "supported": [
947
- "CPU",
948
- "ANE"
949
- ],
950
- "cost": 0.0003
951
- },
952
- "412_ios16.mul_x_y": {
953
- "dispatch": "ANE",
954
- "supported": [
955
- "CPU",
956
- "ANE"
957
- ],
958
- "cost": 0.0003
959
- },
960
- "414_ios16.reshape_shape_x": {
961
- "dispatch": "ANE",
962
- "supported": [
963
- "CPU",
964
- "ANE"
965
- ],
966
- "cost": 0.4479
967
- },
968
- "417_ios16.matmul_y_transpose_y_transpose_x_x": {
969
- "dispatch": "ANE",
970
- "supported": [
971
- "CPU",
972
- "ANE"
973
- ],
974
- "cost": 0.2276
975
- },
976
- "418_ios16.softmax_axis_x": {
977
- "dispatch": "ANE",
978
- "supported": [
979
- "CPU",
980
- "ANE"
981
- ],
982
- "cost": 0.007
983
- },
984
- "420_ios16.reshape_shape_x": {
985
- "dispatch": "ANE",
986
- "supported": [
987
- "CPU",
988
- "ANE"
989
- ],
990
- "cost": 0.4479
991
- },
992
- "423_ios16.matmul_y_transpose_y_transpose_x_x": {
993
- "dispatch": "ANE",
994
- "supported": [
995
- "CPU",
996
- "ANE"
997
- ],
998
- "cost": 0.2276
999
- },
1000
- "425_ios16.reshape_shape_x": {
1001
- "dispatch": "ANE",
1002
- "supported": [
1003
- "CPU",
1004
- "ANE"
1005
- ],
1006
- "cost": 0.0003
1007
- },
1008
- "433_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1009
- "dispatch": "ANE",
1010
- "supported": [
1011
- "CPU",
1012
- "ANE"
1013
- ],
1014
- "cost": 0.0279
1015
- },
1016
- "434_ios16.add_x_y": {
1017
- "dispatch": "ANE",
1018
- "supported": [
1019
- "CPU",
1020
- "ANE"
1021
- ],
1022
- "cost": 0.0007
1023
- },
1024
- "437_ios16.layer_norm_epsilon_x_axes": {
1025
- "dispatch": "ANE",
1026
- "supported": [
1027
- "CPU",
1028
- "ANE"
1029
- ],
1030
- "cost": 0.0003
1031
- },
1032
- "441_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1033
- "dispatch": "ANE",
1034
- "supported": [
1035
- "CPU",
1036
- "ANE"
1037
- ],
1038
- "cost": 0.0003
1039
- },
1040
- "449_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1041
- "dispatch": "ANE",
1042
- "supported": [
1043
- "CPU",
1044
- "ANE"
1045
- ],
1046
- "cost": 0.1117
1047
- },
1048
- "451_ios16.gelu_mode_x": {
1049
- "dispatch": "ANE",
1050
- "supported": [
1051
- "CPU",
1052
- "ANE"
1053
- ],
1054
- "cost": 0.0012
1055
- },
1056
- "459_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1057
- "dispatch": "ANE",
1058
- "supported": [
1059
- "CPU",
1060
- "ANE"
1061
- ],
1062
- "cost": 0.1116
1063
- },
1064
- "460_ios16.add_x_y": {
1065
- "dispatch": "ANE",
1066
- "supported": [
1067
- "CPU",
1068
- "ANE"
1069
- ],
1070
- "cost": 0.0007
1071
- },
1072
- "464_ios16.layer_norm_epsilon_x_axes": {
1073
- "dispatch": "ANE",
1074
- "supported": [
1075
- "CPU",
1076
- "ANE"
1077
- ],
1078
- "cost": 0.0003
1079
- },
1080
- "468_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1081
- "dispatch": "ANE",
1082
- "supported": [
1083
- "CPU",
1084
- "ANE"
1085
- ],
1086
- "cost": 0.0003
1087
- },
1088
- "476_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1089
- "dispatch": "ANE",
1090
- "supported": [
1091
- "CPU",
1092
- "ANE"
1093
- ],
1094
- "cost": 0.0279
1095
- },
1096
- "483_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
1097
- "dispatch": "ANE",
1098
- "supported": [
1099
- "CPU",
1100
- "ANE"
1101
- ],
1102
- "cost": 0.0279
1103
- },
1104
- "491_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1105
- "dispatch": "ANE",
1106
- "supported": [
1107
- "CPU",
1108
- "ANE"
1109
- ],
1110
- "cost": 0.0279
1111
- },
1112
- "492_ios16.mul_x_y": {
1113
- "dispatch": "ANE",
1114
- "supported": [
1115
- "CPU",
1116
- "ANE"
1117
- ],
1118
- "cost": 0.0004
1119
- },
1120
- "493_ios16.add_x_y": {
1121
- "dispatch": "ANE",
1122
- "supported": [
1123
- "CPU",
1124
- "ANE"
1125
- ],
1126
- "cost": 0.2975
1127
- },
1128
- "494_ios16.mul_x_y": {
1129
- "dispatch": "ANE",
1130
- "supported": [
1131
- "CPU",
1132
- "ANE"
1133
- ],
1134
- "cost": 0.0004
1135
- },
1136
- "495_ios16.add_x_y": {
1137
- "dispatch": "ANE",
1138
- "supported": [
1139
- "CPU",
1140
- "ANE"
1141
- ],
1142
- "cost": 0.2975
1143
- },
1144
- "497_ios16.reshape_shape_x": {
1145
- "dispatch": "ANE",
1146
- "supported": [
1147
- "CPU",
1148
- "ANE"
1149
- ],
1150
- "cost": 0.0003
1151
- },
1152
- "499_ios16.mul_x_y": {
1153
- "dispatch": "ANE",
1154
- "supported": [
1155
- "CPU",
1156
- "ANE"
1157
- ],
1158
- "cost": 0.0003
1159
- },
1160
- "501_ios16.reshape_shape_x": {
1161
- "dispatch": "ANE",
1162
- "supported": [
1163
- "CPU",
1164
- "ANE"
1165
- ],
1166
- "cost": 0.1338
1167
- },
1168
- "504_ios16.matmul_y_transpose_y_transpose_x_x": {
1169
- "dispatch": "ANE",
1170
- "supported": [
1171
- "CPU",
1172
- "ANE"
1173
- ],
1174
- "cost": 0.0681
1175
- },
1176
- "505_ios16.add_x_y": {
1177
- "dispatch": "ANE",
1178
- "supported": [
1179
- "CPU",
1180
- "ANE"
1181
- ],
1182
- "cost": 0.0025
1183
- },
1184
- "506_ios16.softmax_axis_x": {
1185
- "dispatch": "ANE",
1186
- "supported": [
1187
- "CPU",
1188
- "ANE"
1189
- ],
1190
- "cost": 0.0021
1191
- },
1192
- "508_ios16.reshape_shape_x": {
1193
- "dispatch": "ANE",
1194
- "supported": [
1195
- "CPU",
1196
- "ANE"
1197
- ],
1198
- "cost": 0.1338
1199
- },
1200
- "511_ios16.matmul_y_transpose_y_transpose_x_x": {
1201
- "dispatch": "ANE",
1202
- "supported": [
1203
- "CPU",
1204
- "ANE"
1205
- ],
1206
- "cost": 0.0681
1207
- },
1208
- "513_ios16.reshape_shape_x": {
1209
- "dispatch": "ANE",
1210
- "supported": [
1211
- "CPU",
1212
- "ANE"
1213
- ],
1214
- "cost": 0.0003
1215
- },
1216
- "521_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1217
- "dispatch": "ANE",
1218
- "supported": [
1219
- "CPU",
1220
- "ANE"
1221
- ],
1222
- "cost": 0.0279
1223
- },
1224
- "522_ios16.add_x_y": {
1225
- "dispatch": "ANE",
1226
- "supported": [
1227
- "CPU",
1228
- "ANE"
1229
- ],
1230
- "cost": 0.0007
1231
- },
1232
- "525_ios16.layer_norm_epsilon_x_axes": {
1233
- "dispatch": "ANE",
1234
- "supported": [
1235
- "CPU",
1236
- "ANE"
1237
- ],
1238
- "cost": 0.0003
1239
- },
1240
- "529_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1241
- "dispatch": "ANE",
1242
- "supported": [
1243
- "CPU",
1244
- "ANE"
1245
- ],
1246
- "cost": 0.0003
1247
- },
1248
- "537_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1249
- "dispatch": "ANE",
1250
- "supported": [
1251
- "CPU",
1252
- "ANE"
1253
- ],
1254
- "cost": 0.0279
1255
- },
1256
- "544_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
1257
- "dispatch": "ANE",
1258
- "supported": [
1259
- "CPU",
1260
- "ANE"
1261
- ],
1262
- "cost": 1.6744
1263
- },
1264
- "552_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1265
- "dispatch": "ANE",
1266
- "supported": [
1267
- "CPU",
1268
- "ANE"
1269
- ],
1270
- "cost": 1.6755
1271
- },
1272
- "554_ios16.reshape_shape_x": {
1273
- "dispatch": "ANE",
1274
- "supported": [
1275
- "CPU",
1276
- "ANE"
1277
- ],
1278
- "cost": 0.0003
1279
- },
1280
- "556_ios16.mul_x_y": {
1281
- "dispatch": "ANE",
1282
- "supported": [
1283
- "CPU",
1284
- "ANE"
1285
- ],
1286
- "cost": 0.0003
1287
- },
1288
- "558_ios16.reshape_shape_x": {
1289
- "dispatch": "ANE",
1290
- "supported": [
1291
- "CPU",
1292
- "ANE"
1293
- ],
1294
- "cost": 0.4479
1295
- },
1296
- "561_ios16.matmul_y_transpose_y_transpose_x_x": {
1297
- "dispatch": "ANE",
1298
- "supported": [
1299
- "CPU",
1300
- "ANE"
1301
- ],
1302
- "cost": 0.2276
1303
- },
1304
- "562_ios16.softmax_axis_x": {
1305
- "dispatch": "ANE",
1306
- "supported": [
1307
- "CPU",
1308
- "ANE"
1309
- ],
1310
- "cost": 0.007
1311
- },
1312
- "564_ios16.reshape_shape_x": {
1313
- "dispatch": "ANE",
1314
- "supported": [
1315
- "CPU",
1316
- "ANE"
1317
- ],
1318
- "cost": 0.4479
1319
- },
1320
- "567_ios16.matmul_y_transpose_y_transpose_x_x": {
1321
- "dispatch": "ANE",
1322
- "supported": [
1323
- "CPU",
1324
- "ANE"
1325
- ],
1326
- "cost": 0.2276
1327
- },
1328
- "569_ios16.reshape_shape_x": {
1329
- "dispatch": "ANE",
1330
- "supported": [
1331
- "CPU",
1332
- "ANE"
1333
- ],
1334
- "cost": 0.0003
1335
- },
1336
- "577_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1337
- "dispatch": "ANE",
1338
- "supported": [
1339
- "CPU",
1340
- "ANE"
1341
- ],
1342
- "cost": 0.0279
1343
- },
1344
- "578_ios16.add_x_y": {
1345
- "dispatch": "ANE",
1346
- "supported": [
1347
- "CPU",
1348
- "ANE"
1349
- ],
1350
- "cost": 0.0007
1351
- },
1352
- "581_ios16.layer_norm_epsilon_x_axes": {
1353
- "dispatch": "ANE",
1354
- "supported": [
1355
- "CPU",
1356
- "ANE"
1357
- ],
1358
- "cost": 0.0003
1359
- },
1360
- "585_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1361
- "dispatch": "ANE",
1362
- "supported": [
1363
- "CPU",
1364
- "ANE"
1365
- ],
1366
- "cost": 0.0003
1367
- },
1368
- "593_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1369
- "dispatch": "ANE",
1370
- "supported": [
1371
- "CPU",
1372
- "ANE"
1373
- ],
1374
- "cost": 0.1117
1375
- },
1376
- "595_ios16.gelu_mode_x": {
1377
- "dispatch": "ANE",
1378
- "supported": [
1379
- "CPU",
1380
- "ANE"
1381
- ],
1382
- "cost": 0.0012
1383
- },
1384
- "603_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1385
- "dispatch": "ANE",
1386
- "supported": [
1387
- "CPU",
1388
- "ANE"
1389
- ],
1390
- "cost": 0.1116
1391
- },
1392
- "604_ios16.add_x_y": {
1393
- "dispatch": "ANE",
1394
- "supported": [
1395
- "CPU",
1396
- "ANE"
1397
- ],
1398
- "cost": 0.0007
1399
- },
1400
- "608_ios16.layer_norm_epsilon_x_axes": {
1401
- "dispatch": "ANE",
1402
- "supported": [
1403
- "CPU",
1404
- "ANE"
1405
- ],
1406
- "cost": 0.0003
1407
- },
1408
- "612_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1409
- "dispatch": "ANE",
1410
- "supported": [
1411
- "CPU",
1412
- "ANE"
1413
- ],
1414
- "cost": 0.0003
1415
- },
1416
- "620_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1417
- "dispatch": "ANE",
1418
- "supported": [
1419
- "CPU",
1420
- "ANE"
1421
- ],
1422
- "cost": 0.0279
1423
- },
1424
- "627_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
1425
- "dispatch": "ANE",
1426
- "supported": [
1427
- "CPU",
1428
- "ANE"
1429
- ],
1430
- "cost": 0.0279
1431
- },
1432
- "635_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1433
- "dispatch": "ANE",
1434
- "supported": [
1435
- "CPU",
1436
- "ANE"
1437
- ],
1438
- "cost": 0.0279
1439
- },
1440
- "636_ios16.mul_x_y": {
1441
- "dispatch": "ANE",
1442
- "supported": [
1443
- "CPU",
1444
- "ANE"
1445
- ],
1446
- "cost": 0.0004
1447
- },
1448
- "637_ios16.add_x_y": {
1449
- "dispatch": "ANE",
1450
- "supported": [
1451
- "CPU",
1452
- "ANE"
1453
- ],
1454
- "cost": 0.2975
1455
- },
1456
- "638_ios16.mul_x_y": {
1457
- "dispatch": "ANE",
1458
- "supported": [
1459
- "CPU",
1460
- "ANE"
1461
- ],
1462
- "cost": 0.0004
1463
- },
1464
- "639_ios16.add_x_y": {
1465
- "dispatch": "ANE",
1466
- "supported": [
1467
- "CPU",
1468
- "ANE"
1469
- ],
1470
- "cost": 0.2975
1471
- },
1472
- "641_ios16.reshape_shape_x": {
1473
- "dispatch": "ANE",
1474
- "supported": [
1475
- "CPU",
1476
- "ANE"
1477
- ],
1478
- "cost": 0.0003
1479
- },
1480
- "643_ios16.mul_x_y": {
1481
- "dispatch": "ANE",
1482
- "supported": [
1483
- "CPU",
1484
- "ANE"
1485
- ],
1486
- "cost": 0.0003
1487
- },
1488
- "645_ios16.reshape_shape_x": {
1489
- "dispatch": "ANE",
1490
- "supported": [
1491
- "CPU",
1492
- "ANE"
1493
- ],
1494
- "cost": 0.1338
1495
- },
1496
- "648_ios16.matmul_y_transpose_y_transpose_x_x": {
1497
- "dispatch": "ANE",
1498
- "supported": [
1499
- "CPU",
1500
- "ANE"
1501
- ],
1502
- "cost": 0.0681
1503
- },
1504
- "649_ios16.add_x_y": {
1505
- "dispatch": "ANE",
1506
- "supported": [
1507
- "CPU",
1508
- "ANE"
1509
- ],
1510
- "cost": 0.0025
1511
- },
1512
- "650_ios16.softmax_axis_x": {
1513
- "dispatch": "ANE",
1514
- "supported": [
1515
- "CPU",
1516
- "ANE"
1517
- ],
1518
- "cost": 0.0021
1519
- },
1520
- "652_ios16.reshape_shape_x": {
1521
- "dispatch": "ANE",
1522
- "supported": [
1523
- "CPU",
1524
- "ANE"
1525
- ],
1526
- "cost": 0.1338
1527
- },
1528
- "655_ios16.matmul_y_transpose_y_transpose_x_x": {
1529
- "dispatch": "ANE",
1530
- "supported": [
1531
- "CPU",
1532
- "ANE"
1533
- ],
1534
- "cost": 0.0681
1535
- },
1536
- "657_ios16.reshape_shape_x": {
1537
- "dispatch": "ANE",
1538
- "supported": [
1539
- "CPU",
1540
- "ANE"
1541
- ],
1542
- "cost": 0.0003
1543
- },
1544
- "665_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1545
- "dispatch": "ANE",
1546
- "supported": [
1547
- "CPU",
1548
- "ANE"
1549
- ],
1550
- "cost": 0.0279
1551
- },
1552
- "666_ios16.add_x_y": {
1553
- "dispatch": "ANE",
1554
- "supported": [
1555
- "CPU",
1556
- "ANE"
1557
- ],
1558
- "cost": 0.0007
1559
- },
1560
- "669_ios16.layer_norm_epsilon_x_axes": {
1561
- "dispatch": "ANE",
1562
- "supported": [
1563
- "CPU",
1564
- "ANE"
1565
- ],
1566
- "cost": 0.0003
1567
- },
1568
- "673_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1569
- "dispatch": "ANE",
1570
- "supported": [
1571
- "CPU",
1572
- "ANE"
1573
- ],
1574
- "cost": 0.0003
1575
- },
1576
- "681_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1577
- "dispatch": "ANE",
1578
- "supported": [
1579
- "CPU",
1580
- "ANE"
1581
- ],
1582
- "cost": 0.0279
1583
- },
1584
- "688_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
1585
- "dispatch": "ANE",
1586
- "supported": [
1587
- "CPU",
1588
- "ANE"
1589
- ],
1590
- "cost": 1.6744
1591
- },
1592
- "696_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1593
- "dispatch": "ANE",
1594
- "supported": [
1595
- "CPU",
1596
- "ANE"
1597
- ],
1598
- "cost": 1.6755
1599
- },
1600
- "698_ios16.reshape_shape_x": {
1601
- "dispatch": "ANE",
1602
- "supported": [
1603
- "CPU",
1604
- "ANE"
1605
- ],
1606
- "cost": 0.0003
1607
- },
1608
- "700_ios16.mul_x_y": {
1609
- "dispatch": "ANE",
1610
- "supported": [
1611
- "CPU",
1612
- "ANE"
1613
- ],
1614
- "cost": 0.0003
1615
- },
1616
- "702_ios16.reshape_shape_x": {
1617
- "dispatch": "ANE",
1618
- "supported": [
1619
- "CPU",
1620
- "ANE"
1621
- ],
1622
- "cost": 0.4479
1623
- },
1624
- "705_ios16.matmul_y_transpose_y_transpose_x_x": {
1625
- "dispatch": "ANE",
1626
- "supported": [
1627
- "CPU",
1628
- "ANE"
1629
- ],
1630
- "cost": 0.2276
1631
- },
1632
- "706_ios16.softmax_axis_x": {
1633
- "dispatch": "ANE",
1634
- "supported": [
1635
- "CPU",
1636
- "ANE"
1637
- ],
1638
- "cost": 0.007
1639
- },
1640
- "708_ios16.reshape_shape_x": {
1641
- "dispatch": "ANE",
1642
- "supported": [
1643
- "CPU",
1644
- "ANE"
1645
- ],
1646
- "cost": 0.4479
1647
- },
1648
- "711_ios16.matmul_y_transpose_y_transpose_x_x": {
1649
- "dispatch": "ANE",
1650
- "supported": [
1651
- "CPU",
1652
- "ANE"
1653
- ],
1654
- "cost": 0.2276
1655
- },
1656
- "713_ios16.reshape_shape_x": {
1657
- "dispatch": "ANE",
1658
- "supported": [
1659
- "CPU",
1660
- "ANE"
1661
- ],
1662
- "cost": 0.0003
1663
- },
1664
- "721_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1665
- "dispatch": "ANE",
1666
- "supported": [
1667
- "CPU",
1668
- "ANE"
1669
- ],
1670
- "cost": 0.0279
1671
- },
1672
- "722_ios16.add_x_y": {
1673
- "dispatch": "ANE",
1674
- "supported": [
1675
- "CPU",
1676
- "ANE"
1677
- ],
1678
- "cost": 0.0007
1679
- },
1680
- "725_ios16.layer_norm_epsilon_x_axes": {
1681
- "dispatch": "ANE",
1682
- "supported": [
1683
- "CPU",
1684
- "ANE"
1685
- ],
1686
- "cost": 0.0003
1687
- },
1688
- "729_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1689
- "dispatch": "ANE",
1690
- "supported": [
1691
- "CPU",
1692
- "ANE"
1693
- ],
1694
- "cost": 0.0003
1695
- },
1696
- "737_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1697
- "dispatch": "ANE",
1698
- "supported": [
1699
- "CPU",
1700
- "ANE"
1701
- ],
1702
- "cost": 0.1117
1703
- },
1704
- "739_ios16.gelu_mode_x": {
1705
- "dispatch": "ANE",
1706
- "supported": [
1707
- "CPU",
1708
- "ANE"
1709
- ],
1710
- "cost": 0.0012
1711
- },
1712
- "747_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1713
- "dispatch": "ANE",
1714
- "supported": [
1715
- "CPU",
1716
- "ANE"
1717
- ],
1718
- "cost": 0.1116
1719
- },
1720
- "748_ios16.add_x_y": {
1721
- "dispatch": "ANE",
1722
- "supported": [
1723
- "CPU",
1724
- "ANE"
1725
- ],
1726
- "cost": 0.0007
1727
- },
1728
- "752_ios16.layer_norm_epsilon_x_axes": {
1729
- "dispatch": "ANE",
1730
- "supported": [
1731
- "CPU",
1732
- "ANE"
1733
- ],
1734
- "cost": 0.0003
1735
- },
1736
- "756_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1737
- "dispatch": "ANE",
1738
- "supported": [
1739
- "CPU",
1740
- "ANE"
1741
- ],
1742
- "cost": 0.0003
1743
- },
1744
- "764_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1745
- "dispatch": "ANE",
1746
- "supported": [
1747
- "CPU",
1748
- "ANE"
1749
- ],
1750
- "cost": 0.0279
1751
- },
1752
- "771_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
1753
- "dispatch": "ANE",
1754
- "supported": [
1755
- "CPU",
1756
- "ANE"
1757
- ],
1758
- "cost": 0.0279
1759
- },
1760
- "779_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1761
- "dispatch": "ANE",
1762
- "supported": [
1763
- "CPU",
1764
- "ANE"
1765
- ],
1766
- "cost": 0.0279
1767
- },
1768
- "780_ios16.mul_x_y": {
1769
- "dispatch": "ANE",
1770
- "supported": [
1771
- "CPU",
1772
- "ANE"
1773
- ],
1774
- "cost": 0.0004
1775
- },
1776
- "781_ios16.add_x_y": {
1777
- "dispatch": "ANE",
1778
- "supported": [
1779
- "CPU",
1780
- "ANE"
1781
- ],
1782
- "cost": 0.2975
1783
- },
1784
- "782_ios16.mul_x_y": {
1785
- "dispatch": "ANE",
1786
- "supported": [
1787
- "CPU",
1788
- "ANE"
1789
- ],
1790
- "cost": 0.0004
1791
- },
1792
- "783_ios16.add_x_y": {
1793
- "dispatch": "ANE",
1794
- "supported": [
1795
- "CPU",
1796
- "ANE"
1797
- ],
1798
- "cost": 0.2975
1799
- },
1800
- "785_ios16.reshape_shape_x": {
1801
- "dispatch": "ANE",
1802
- "supported": [
1803
- "CPU",
1804
- "ANE"
1805
- ],
1806
- "cost": 0.0003
1807
- },
1808
- "787_ios16.mul_x_y": {
1809
- "dispatch": "ANE",
1810
- "supported": [
1811
- "CPU",
1812
- "ANE"
1813
- ],
1814
- "cost": 0.0003
1815
- },
1816
- "789_ios16.reshape_shape_x": {
1817
- "dispatch": "ANE",
1818
- "supported": [
1819
- "CPU",
1820
- "ANE"
1821
- ],
1822
- "cost": 0.1338
1823
- },
1824
- "792_ios16.matmul_y_transpose_y_transpose_x_x": {
1825
- "dispatch": "ANE",
1826
- "supported": [
1827
- "CPU",
1828
- "ANE"
1829
- ],
1830
- "cost": 0.0681
1831
- },
1832
- "793_ios16.add_x_y": {
1833
- "dispatch": "ANE",
1834
- "supported": [
1835
- "CPU",
1836
- "ANE"
1837
- ],
1838
- "cost": 0.0025
1839
- },
1840
- "794_ios16.softmax_axis_x": {
1841
- "dispatch": "ANE",
1842
- "supported": [
1843
- "CPU",
1844
- "ANE"
1845
- ],
1846
- "cost": 0.0021
1847
- },
1848
- "796_ios16.reshape_shape_x": {
1849
- "dispatch": "ANE",
1850
- "supported": [
1851
- "CPU",
1852
- "ANE"
1853
- ],
1854
- "cost": 0.1338
1855
- },
1856
- "799_ios16.matmul_y_transpose_y_transpose_x_x": {
1857
- "dispatch": "ANE",
1858
- "supported": [
1859
- "CPU",
1860
- "ANE"
1861
- ],
1862
- "cost": 0.0681
1863
- },
1864
- "801_ios16.reshape_shape_x": {
1865
- "dispatch": "ANE",
1866
- "supported": [
1867
- "CPU",
1868
- "ANE"
1869
- ],
1870
- "cost": 0.0003
1871
- },
1872
- "809_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1873
- "dispatch": "ANE",
1874
- "supported": [
1875
- "CPU",
1876
- "ANE"
1877
- ],
1878
- "cost": 0.0279
1879
- },
1880
- "810_ios16.add_x_y": {
1881
- "dispatch": "ANE",
1882
- "supported": [
1883
- "CPU",
1884
- "ANE"
1885
- ],
1886
- "cost": 0.0007
1887
- },
1888
- "813_ios16.layer_norm_epsilon_x_axes": {
1889
- "dispatch": "ANE",
1890
- "supported": [
1891
- "CPU",
1892
- "ANE"
1893
- ],
1894
- "cost": 0.0003
1895
- },
1896
- "817_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
1897
- "dispatch": "ANE",
1898
- "supported": [
1899
- "CPU",
1900
- "ANE"
1901
- ],
1902
- "cost": 0.0003
1903
- },
1904
- "825_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1905
- "dispatch": "ANE",
1906
- "supported": [
1907
- "CPU",
1908
- "ANE"
1909
- ],
1910
- "cost": 0.0279
1911
- },
1912
- "832_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
1913
- "dispatch": "ANE",
1914
- "supported": [
1915
- "CPU",
1916
- "ANE"
1917
- ],
1918
- "cost": 1.6744
1919
- },
1920
- "840_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1921
- "dispatch": "ANE",
1922
- "supported": [
1923
- "CPU",
1924
- "ANE"
1925
- ],
1926
- "cost": 1.6755
1927
- },
1928
- "842_ios16.reshape_shape_x": {
1929
- "dispatch": "ANE",
1930
- "supported": [
1931
- "CPU",
1932
- "ANE"
1933
- ],
1934
- "cost": 0.0003
1935
- },
1936
- "844_ios16.mul_x_y": {
1937
- "dispatch": "ANE",
1938
- "supported": [
1939
- "CPU",
1940
- "ANE"
1941
- ],
1942
- "cost": 0.0003
1943
- },
1944
- "846_ios16.reshape_shape_x": {
1945
- "dispatch": "ANE",
1946
- "supported": [
1947
- "CPU",
1948
- "ANE"
1949
- ],
1950
- "cost": 0.4479
1951
- },
1952
- "849_ios16.matmul_y_transpose_y_transpose_x_x": {
1953
- "dispatch": "ANE",
1954
- "supported": [
1955
- "CPU",
1956
- "ANE"
1957
- ],
1958
- "cost": 0.2276
1959
- },
1960
- "850_ios16.softmax_axis_x": {
1961
- "dispatch": "ANE",
1962
- "supported": [
1963
- "CPU",
1964
- "ANE"
1965
- ],
1966
- "cost": 0.007
1967
- },
1968
- "852_ios16.reshape_shape_x": {
1969
- "dispatch": "ANE",
1970
- "supported": [
1971
- "CPU",
1972
- "ANE"
1973
- ],
1974
- "cost": 0.4479
1975
- },
1976
- "855_ios16.matmul_y_transpose_y_transpose_x_x": {
1977
- "dispatch": "ANE",
1978
- "supported": [
1979
- "CPU",
1980
- "ANE"
1981
- ],
1982
- "cost": 0.2276
1983
- },
1984
- "857_ios16.reshape_shape_x": {
1985
- "dispatch": "ANE",
1986
- "supported": [
1987
- "CPU",
1988
- "ANE"
1989
- ],
1990
- "cost": 0.0003
1991
- },
1992
- "865_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
1993
- "dispatch": "ANE",
1994
- "supported": [
1995
- "CPU",
1996
- "ANE"
1997
- ],
1998
- "cost": 0.0279
1999
- },
2000
- "866_ios16.add_x_y": {
2001
- "dispatch": "ANE",
2002
- "supported": [
2003
- "CPU",
2004
- "ANE"
2005
- ],
2006
- "cost": 0.0007
2007
- },
2008
- "869_ios16.layer_norm_epsilon_x_axes": {
2009
- "dispatch": "ANE",
2010
- "supported": [
2011
- "CPU",
2012
- "ANE"
2013
- ],
2014
- "cost": 0.0003
2015
- },
2016
- "873_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2017
- "dispatch": "ANE",
2018
- "supported": [
2019
- "CPU",
2020
- "ANE"
2021
- ],
2022
- "cost": 0.0003
2023
- },
2024
- "881_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2025
- "dispatch": "ANE",
2026
- "supported": [
2027
- "CPU",
2028
- "ANE"
2029
- ],
2030
- "cost": 0.1117
2031
- },
2032
- "883_ios16.gelu_mode_x": {
2033
- "dispatch": "ANE",
2034
- "supported": [
2035
- "CPU",
2036
- "ANE"
2037
- ],
2038
- "cost": 0.0012
2039
- },
2040
- "891_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2041
- "dispatch": "ANE",
2042
- "supported": [
2043
- "CPU",
2044
- "ANE"
2045
- ],
2046
- "cost": 0.1116
2047
- },
2048
- "892_ios16.add_x_y": {
2049
- "dispatch": "ANE",
2050
- "supported": [
2051
- "CPU",
2052
- "ANE"
2053
- ],
2054
- "cost": 0.0007
2055
- },
2056
- "896_ios16.layer_norm_epsilon_x_axes": {
2057
- "dispatch": "ANE",
2058
- "supported": [
2059
- "CPU",
2060
- "ANE"
2061
- ],
2062
- "cost": 0.0003
2063
- },
2064
- "900_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2065
- "dispatch": "ANE",
2066
- "supported": [
2067
- "CPU",
2068
- "ANE"
2069
- ],
2070
- "cost": 0.0003
2071
- },
2072
- "908_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2073
- "dispatch": "ANE",
2074
- "supported": [
2075
- "CPU",
2076
- "ANE"
2077
- ],
2078
- "cost": 0.0279
2079
- },
2080
- "915_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
2081
- "dispatch": "ANE",
2082
- "supported": [
2083
- "CPU",
2084
- "ANE"
2085
- ],
2086
- "cost": 0.0279
2087
- },
2088
- "923_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2089
- "dispatch": "ANE",
2090
- "supported": [
2091
- "CPU",
2092
- "ANE"
2093
- ],
2094
- "cost": 0.0279
2095
- },
2096
- "924_ios16.mul_x_y": {
2097
- "dispatch": "ANE",
2098
- "supported": [
2099
- "CPU",
2100
- "ANE"
2101
- ],
2102
- "cost": 0.0004
2103
- },
2104
- "925_ios16.add_x_y": {
2105
- "dispatch": "ANE",
2106
- "supported": [
2107
- "CPU",
2108
- "ANE"
2109
- ],
2110
- "cost": 0.2975
2111
- },
2112
- "926_ios16.mul_x_y": {
2113
- "dispatch": "ANE",
2114
- "supported": [
2115
- "CPU",
2116
- "ANE"
2117
- ],
2118
- "cost": 0.0004
2119
- },
2120
- "927_ios16.add_x_y": {
2121
- "dispatch": "ANE",
2122
- "supported": [
2123
- "CPU",
2124
- "ANE"
2125
- ],
2126
- "cost": 0.2975
2127
- },
2128
- "929_ios16.reshape_shape_x": {
2129
- "dispatch": "ANE",
2130
- "supported": [
2131
- "CPU",
2132
- "ANE"
2133
- ],
2134
- "cost": 0.0003
2135
- },
2136
- "931_ios16.mul_x_y": {
2137
- "dispatch": "ANE",
2138
- "supported": [
2139
- "CPU",
2140
- "ANE"
2141
- ],
2142
- "cost": 0.0003
2143
- },
2144
- "933_ios16.reshape_shape_x": {
2145
- "dispatch": "ANE",
2146
- "supported": [
2147
- "CPU",
2148
- "ANE"
2149
- ],
2150
- "cost": 0.1338
2151
- },
2152
- "936_ios16.matmul_y_transpose_y_transpose_x_x": {
2153
- "dispatch": "ANE",
2154
- "supported": [
2155
- "CPU",
2156
- "ANE"
2157
- ],
2158
- "cost": 0.0681
2159
- },
2160
- "937_ios16.add_x_y": {
2161
- "dispatch": "ANE",
2162
- "supported": [
2163
- "CPU",
2164
- "ANE"
2165
- ],
2166
- "cost": 0.0025
2167
- },
2168
- "938_ios16.softmax_axis_x": {
2169
- "dispatch": "ANE",
2170
- "supported": [
2171
- "CPU",
2172
- "ANE"
2173
- ],
2174
- "cost": 0.0021
2175
- },
2176
- "940_ios16.reshape_shape_x": {
2177
- "dispatch": "ANE",
2178
- "supported": [
2179
- "CPU",
2180
- "ANE"
2181
- ],
2182
- "cost": 0.1338
2183
- },
2184
- "943_ios16.matmul_y_transpose_y_transpose_x_x": {
2185
- "dispatch": "ANE",
2186
- "supported": [
2187
- "CPU",
2188
- "ANE"
2189
- ],
2190
- "cost": 0.0681
2191
- },
2192
- "945_ios16.reshape_shape_x": {
2193
- "dispatch": "ANE",
2194
- "supported": [
2195
- "CPU",
2196
- "ANE"
2197
- ],
2198
- "cost": 0.0003
2199
- },
2200
- "953_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2201
- "dispatch": "ANE",
2202
- "supported": [
2203
- "CPU",
2204
- "ANE"
2205
- ],
2206
- "cost": 0.0279
2207
- },
2208
- "954_ios16.add_x_y": {
2209
- "dispatch": "ANE",
2210
- "supported": [
2211
- "CPU",
2212
- "ANE"
2213
- ],
2214
- "cost": 0.0007
2215
- },
2216
- "957_ios16.layer_norm_epsilon_x_axes": {
2217
- "dispatch": "ANE",
2218
- "supported": [
2219
- "CPU",
2220
- "ANE"
2221
- ],
2222
- "cost": 0.0003
2223
- },
2224
- "961_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2225
- "dispatch": "ANE",
2226
- "supported": [
2227
- "CPU",
2228
- "ANE"
2229
- ],
2230
- "cost": 0.0003
2231
- },
2232
- "969_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2233
- "dispatch": "ANE",
2234
- "supported": [
2235
- "CPU",
2236
- "ANE"
2237
- ],
2238
- "cost": 0.0279
2239
- },
2240
- "976_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
2241
- "dispatch": "ANE",
2242
- "supported": [
2243
- "CPU",
2244
- "ANE"
2245
- ],
2246
- "cost": 1.6744
2247
- },
2248
- "984_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2249
- "dispatch": "ANE",
2250
- "supported": [
2251
- "CPU",
2252
- "ANE"
2253
- ],
2254
- "cost": 1.6755
2255
- },
2256
- "986_ios16.reshape_shape_x": {
2257
- "dispatch": "ANE",
2258
- "supported": [
2259
- "CPU",
2260
- "ANE"
2261
- ],
2262
- "cost": 0.0003
2263
- },
2264
- "988_ios16.mul_x_y": {
2265
- "dispatch": "ANE",
2266
- "supported": [
2267
- "CPU",
2268
- "ANE"
2269
- ],
2270
- "cost": 0.0003
2271
- },
2272
- "990_ios16.reshape_shape_x": {
2273
- "dispatch": "ANE",
2274
- "supported": [
2275
- "CPU",
2276
- "ANE"
2277
- ],
2278
- "cost": 0.4479
2279
- },
2280
- "993_ios16.matmul_y_transpose_y_transpose_x_x": {
2281
- "dispatch": "ANE",
2282
- "supported": [
2283
- "CPU",
2284
- "ANE"
2285
- ],
2286
- "cost": 0.2276
2287
- },
2288
- "994_ios16.softmax_axis_x": {
2289
- "dispatch": "ANE",
2290
- "supported": [
2291
- "CPU",
2292
- "ANE"
2293
- ],
2294
- "cost": 0.007
2295
- },
2296
- "996_ios16.reshape_shape_x": {
2297
- "dispatch": "ANE",
2298
- "supported": [
2299
- "CPU",
2300
- "ANE"
2301
- ],
2302
- "cost": 0.4479
2303
- },
2304
- "999_ios16.matmul_y_transpose_y_transpose_x_x": {
2305
- "dispatch": "ANE",
2306
- "supported": [
2307
- "CPU",
2308
- "ANE"
2309
- ],
2310
- "cost": 0.2276
2311
- },
2312
- "1001_ios16.reshape_shape_x": {
2313
- "dispatch": "ANE",
2314
- "supported": [
2315
- "CPU",
2316
- "ANE"
2317
- ],
2318
- "cost": 0.0003
2319
- },
2320
- "1009_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2321
- "dispatch": "ANE",
2322
- "supported": [
2323
- "CPU",
2324
- "ANE"
2325
- ],
2326
- "cost": 0.0279
2327
- },
2328
- "1010_ios16.add_x_y": {
2329
- "dispatch": "ANE",
2330
- "supported": [
2331
- "CPU",
2332
- "ANE"
2333
- ],
2334
- "cost": 0.0007
2335
- },
2336
- "1013_ios16.layer_norm_epsilon_x_axes": {
2337
- "dispatch": "ANE",
2338
- "supported": [
2339
- "CPU",
2340
- "ANE"
2341
- ],
2342
- "cost": 0.0003
2343
- },
2344
- "1017_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2345
- "dispatch": "ANE",
2346
- "supported": [
2347
- "CPU",
2348
- "ANE"
2349
- ],
2350
- "cost": 0.0003
2351
- },
2352
- "1025_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2353
- "dispatch": "ANE",
2354
- "supported": [
2355
- "CPU",
2356
- "ANE"
2357
- ],
2358
- "cost": 0.1117
2359
- },
2360
- "1027_ios16.gelu_mode_x": {
2361
- "dispatch": "ANE",
2362
- "supported": [
2363
- "CPU",
2364
- "ANE"
2365
- ],
2366
- "cost": 0.0012
2367
- },
2368
- "1035_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2369
- "dispatch": "ANE",
2370
- "supported": [
2371
- "CPU",
2372
- "ANE"
2373
- ],
2374
- "cost": 0.1116
2375
- },
2376
- "1036_ios16.add_x_y": {
2377
- "dispatch": "ANE",
2378
- "supported": [
2379
- "CPU",
2380
- "ANE"
2381
- ],
2382
- "cost": 0.0007
2383
- },
2384
- "1040_ios16.layer_norm_epsilon_x_axes": {
2385
- "dispatch": "ANE",
2386
- "supported": [
2387
- "CPU",
2388
- "ANE"
2389
- ],
2390
- "cost": 0.0003
2391
- },
2392
- "1044_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2393
- "dispatch": "ANE",
2394
- "supported": [
2395
- "CPU",
2396
- "ANE"
2397
- ],
2398
- "cost": 0.0003
2399
- },
2400
- "1052_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2401
- "dispatch": "ANE",
2402
- "supported": [
2403
- "CPU",
2404
- "ANE"
2405
- ],
2406
- "cost": 0.0279
2407
- },
2408
- "1059_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
2409
- "dispatch": "ANE",
2410
- "supported": [
2411
- "CPU",
2412
- "ANE"
2413
- ],
2414
- "cost": 0.0279
2415
- },
2416
- "1067_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2417
- "dispatch": "ANE",
2418
- "supported": [
2419
- "CPU",
2420
- "ANE"
2421
- ],
2422
- "cost": 0.0279
2423
- },
2424
- "1068_ios16.mul_x_y": {
2425
- "dispatch": "ANE",
2426
- "supported": [
2427
- "CPU",
2428
- "ANE"
2429
- ],
2430
- "cost": 0.0004
2431
- },
2432
- "1069_ios16.add_x_y": {
2433
- "dispatch": "ANE",
2434
- "supported": [
2435
- "CPU",
2436
- "ANE"
2437
- ],
2438
- "cost": 0.2975
2439
- },
2440
- "1070_ios16.mul_x_y": {
2441
- "dispatch": "ANE",
2442
- "supported": [
2443
- "CPU",
2444
- "ANE"
2445
- ],
2446
- "cost": 0.0004
2447
- },
2448
- "1071_ios16.add_x_y": {
2449
- "dispatch": "ANE",
2450
- "supported": [
2451
- "CPU",
2452
- "ANE"
2453
- ],
2454
- "cost": 0.2975
2455
- },
2456
- "1073_ios16.reshape_shape_x": {
2457
- "dispatch": "ANE",
2458
- "supported": [
2459
- "CPU",
2460
- "ANE"
2461
- ],
2462
- "cost": 0.0003
2463
- },
2464
- "1075_ios16.mul_x_y": {
2465
- "dispatch": "ANE",
2466
- "supported": [
2467
- "CPU",
2468
- "ANE"
2469
- ],
2470
- "cost": 0.0003
2471
- },
2472
- "1077_ios16.reshape_shape_x": {
2473
- "dispatch": "ANE",
2474
- "supported": [
2475
- "CPU",
2476
- "ANE"
2477
- ],
2478
- "cost": 0.1338
2479
- },
2480
- "1080_ios16.matmul_y_transpose_y_transpose_x_x": {
2481
- "dispatch": "ANE",
2482
- "supported": [
2483
- "CPU",
2484
- "ANE"
2485
- ],
2486
- "cost": 0.0681
2487
- },
2488
- "1081_ios16.add_x_y": {
2489
- "dispatch": "ANE",
2490
- "supported": [
2491
- "CPU",
2492
- "ANE"
2493
- ],
2494
- "cost": 0.0025
2495
- },
2496
- "1082_ios16.softmax_axis_x": {
2497
- "dispatch": "ANE",
2498
- "supported": [
2499
- "CPU",
2500
- "ANE"
2501
- ],
2502
- "cost": 0.0021
2503
- },
2504
- "1084_ios16.reshape_shape_x": {
2505
- "dispatch": "ANE",
2506
- "supported": [
2507
- "CPU",
2508
- "ANE"
2509
- ],
2510
- "cost": 0.1338
2511
- },
2512
- "1087_ios16.matmul_y_transpose_y_transpose_x_x": {
2513
- "dispatch": "ANE",
2514
- "supported": [
2515
- "CPU",
2516
- "ANE"
2517
- ],
2518
- "cost": 0.0681
2519
- },
2520
- "1089_ios16.reshape_shape_x": {
2521
- "dispatch": "ANE",
2522
- "supported": [
2523
- "CPU",
2524
- "ANE"
2525
- ],
2526
- "cost": 0.0003
2527
- },
2528
- "1097_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2529
- "dispatch": "ANE",
2530
- "supported": [
2531
- "CPU",
2532
- "ANE"
2533
- ],
2534
- "cost": 0.0279
2535
- },
2536
- "1098_ios16.add_x_y": {
2537
- "dispatch": "ANE",
2538
- "supported": [
2539
- "CPU",
2540
- "ANE"
2541
- ],
2542
- "cost": 0.0007
2543
- },
2544
- "1101_ios16.layer_norm_epsilon_x_axes": {
2545
- "dispatch": "ANE",
2546
- "supported": [
2547
- "CPU",
2548
- "ANE"
2549
- ],
2550
- "cost": 0.0003
2551
- },
2552
- "1105_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2553
- "dispatch": "ANE",
2554
- "supported": [
2555
- "CPU",
2556
- "ANE"
2557
- ],
2558
- "cost": 0.0003
2559
- },
2560
- "1113_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2561
- "dispatch": "ANE",
2562
- "supported": [
2563
- "CPU",
2564
- "ANE"
2565
- ],
2566
- "cost": 0.0279
2567
- },
2568
- "1120_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
2569
- "dispatch": "ANE",
2570
- "supported": [
2571
- "CPU",
2572
- "ANE"
2573
- ],
2574
- "cost": 1.6744
2575
- },
2576
- "1128_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2577
- "dispatch": "ANE",
2578
- "supported": [
2579
- "CPU",
2580
- "ANE"
2581
- ],
2582
- "cost": 1.6755
2583
- },
2584
- "1130_ios16.reshape_shape_x": {
2585
- "dispatch": "ANE",
2586
- "supported": [
2587
- "CPU",
2588
- "ANE"
2589
- ],
2590
- "cost": 0.0003
2591
- },
2592
- "1132_ios16.mul_x_y": {
2593
- "dispatch": "ANE",
2594
- "supported": [
2595
- "CPU",
2596
- "ANE"
2597
- ],
2598
- "cost": 0.0003
2599
- },
2600
- "1134_ios16.reshape_shape_x": {
2601
- "dispatch": "ANE",
2602
- "supported": [
2603
- "CPU",
2604
- "ANE"
2605
- ],
2606
- "cost": 0.4479
2607
- },
2608
- "1137_ios16.matmul_y_transpose_y_transpose_x_x": {
2609
- "dispatch": "ANE",
2610
- "supported": [
2611
- "CPU",
2612
- "ANE"
2613
- ],
2614
- "cost": 0.2276
2615
- },
2616
- "1138_ios16.softmax_axis_x": {
2617
- "dispatch": "ANE",
2618
- "supported": [
2619
- "CPU",
2620
- "ANE"
2621
- ],
2622
- "cost": 0.007
2623
- },
2624
- "1140_ios16.reshape_shape_x": {
2625
- "dispatch": "ANE",
2626
- "supported": [
2627
- "CPU",
2628
- "ANE"
2629
- ],
2630
- "cost": 0.4479
2631
- },
2632
- "1143_ios16.matmul_y_transpose_y_transpose_x_x": {
2633
- "dispatch": "ANE",
2634
- "supported": [
2635
- "CPU",
2636
- "ANE"
2637
- ],
2638
- "cost": 0.2276
2639
- },
2640
- "1145_ios16.reshape_shape_x": {
2641
- "dispatch": "ANE",
2642
- "supported": [
2643
- "CPU",
2644
- "ANE"
2645
- ],
2646
- "cost": 0.0003
2647
- },
2648
- "1153_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2649
- "dispatch": "ANE",
2650
- "supported": [
2651
- "CPU",
2652
- "ANE"
2653
- ],
2654
- "cost": 0.0279
2655
- },
2656
- "1154_ios16.add_x_y": {
2657
- "dispatch": "ANE",
2658
- "supported": [
2659
- "CPU",
2660
- "ANE"
2661
- ],
2662
- "cost": 0.0007
2663
- },
2664
- "1157_ios16.layer_norm_epsilon_x_axes": {
2665
- "dispatch": "ANE",
2666
- "supported": [
2667
- "CPU",
2668
- "ANE"
2669
- ],
2670
- "cost": 0.0003
2671
- },
2672
- "1161_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2673
- "dispatch": "ANE",
2674
- "supported": [
2675
- "CPU",
2676
- "ANE"
2677
- ],
2678
- "cost": 0.0003
2679
- },
2680
- "1169_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2681
- "dispatch": "ANE",
2682
- "supported": [
2683
- "CPU",
2684
- "ANE"
2685
- ],
2686
- "cost": 0.1117
2687
- },
2688
- "1171_ios16.gelu_mode_x": {
2689
- "dispatch": "ANE",
2690
- "supported": [
2691
- "CPU",
2692
- "ANE"
2693
- ],
2694
- "cost": 0.0012
2695
- },
2696
- "1179_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2697
- "dispatch": "ANE",
2698
- "supported": [
2699
- "CPU",
2700
- "ANE"
2701
- ],
2702
- "cost": 0.1116
2703
- },
2704
- "1180_ios16.add_x_y": {
2705
- "dispatch": "ANE",
2706
- "supported": [
2707
- "CPU",
2708
- "ANE"
2709
- ],
2710
- "cost": 0.0007
2711
- },
2712
- "1184_ios16.layer_norm_epsilon_x_axes": {
2713
- "dispatch": "ANE",
2714
- "supported": [
2715
- "CPU",
2716
- "ANE"
2717
- ],
2718
- "cost": 0.0003
2719
- },
2720
- "1188_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2721
- "dispatch": "ANE",
2722
- "supported": [
2723
- "CPU",
2724
- "ANE"
2725
- ],
2726
- "cost": 0.0003
2727
- },
2728
- "1196_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2729
- "dispatch": "ANE",
2730
- "supported": [
2731
- "CPU",
2732
- "ANE"
2733
- ],
2734
- "cost": 0.0279
2735
- },
2736
- "1203_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
2737
- "dispatch": "ANE",
2738
- "supported": [
2739
- "CPU",
2740
- "ANE"
2741
- ],
2742
- "cost": 0.0279
2743
- },
2744
- "1211_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2745
- "dispatch": "ANE",
2746
- "supported": [
2747
- "CPU",
2748
- "ANE"
2749
- ],
2750
- "cost": 0.0279
2751
- },
2752
- "1212_ios16.mul_x_y": {
2753
- "dispatch": "ANE",
2754
- "supported": [
2755
- "CPU",
2756
- "ANE"
2757
- ],
2758
- "cost": 0.0004
2759
- },
2760
- "1213_ios16.add_x_y": {
2761
- "dispatch": "ANE",
2762
- "supported": [
2763
- "CPU",
2764
- "ANE"
2765
- ],
2766
- "cost": 0.2975
2767
- },
2768
- "1214_ios16.mul_x_y": {
2769
- "dispatch": "ANE",
2770
- "supported": [
2771
- "CPU",
2772
- "ANE"
2773
- ],
2774
- "cost": 0.0004
2775
- },
2776
- "1215_ios16.add_x_y": {
2777
- "dispatch": "ANE",
2778
- "supported": [
2779
- "CPU",
2780
- "ANE"
2781
- ],
2782
- "cost": 0.2975
2783
- },
2784
- "1217_ios16.reshape_shape_x": {
2785
- "dispatch": "ANE",
2786
- "supported": [
2787
- "CPU",
2788
- "ANE"
2789
- ],
2790
- "cost": 0.0003
2791
- },
2792
- "1219_ios16.mul_x_y": {
2793
- "dispatch": "ANE",
2794
- "supported": [
2795
- "CPU",
2796
- "ANE"
2797
- ],
2798
- "cost": 0.0003
2799
- },
2800
- "1221_ios16.reshape_shape_x": {
2801
- "dispatch": "ANE",
2802
- "supported": [
2803
- "CPU",
2804
- "ANE"
2805
- ],
2806
- "cost": 0.1338
2807
- },
2808
- "1224_ios16.matmul_y_transpose_y_transpose_x_x": {
2809
- "dispatch": "ANE",
2810
- "supported": [
2811
- "CPU",
2812
- "ANE"
2813
- ],
2814
- "cost": 0.0681
2815
- },
2816
- "1225_ios16.add_x_y": {
2817
- "dispatch": "ANE",
2818
- "supported": [
2819
- "CPU",
2820
- "ANE"
2821
- ],
2822
- "cost": 0.0025
2823
- },
2824
- "1226_ios16.softmax_axis_x": {
2825
- "dispatch": "ANE",
2826
- "supported": [
2827
- "CPU",
2828
- "ANE"
2829
- ],
2830
- "cost": 0.0021
2831
- },
2832
- "1228_ios16.reshape_shape_x": {
2833
- "dispatch": "ANE",
2834
- "supported": [
2835
- "CPU",
2836
- "ANE"
2837
- ],
2838
- "cost": 0.1338
2839
- },
2840
- "1231_ios16.matmul_y_transpose_y_transpose_x_x": {
2841
- "dispatch": "ANE",
2842
- "supported": [
2843
- "CPU",
2844
- "ANE"
2845
- ],
2846
- "cost": 0.0681
2847
- },
2848
- "1233_ios16.reshape_shape_x": {
2849
- "dispatch": "ANE",
2850
- "supported": [
2851
- "CPU",
2852
- "ANE"
2853
- ],
2854
- "cost": 0.0003
2855
- },
2856
- "1241_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2857
- "dispatch": "ANE",
2858
- "supported": [
2859
- "CPU",
2860
- "ANE"
2861
- ],
2862
- "cost": 0.0279
2863
- },
2864
- "1242_ios16.add_x_y": {
2865
- "dispatch": "ANE",
2866
- "supported": [
2867
- "CPU",
2868
- "ANE"
2869
- ],
2870
- "cost": 0.0007
2871
- },
2872
- "1245_ios16.layer_norm_epsilon_x_axes": {
2873
- "dispatch": "ANE",
2874
- "supported": [
2875
- "CPU",
2876
- "ANE"
2877
- ],
2878
- "cost": 0.0003
2879
- },
2880
- "1249_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
2881
- "dispatch": "ANE",
2882
- "supported": [
2883
- "CPU",
2884
- "ANE"
2885
- ],
2886
- "cost": 0.0003
2887
- },
2888
- "1257_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2889
- "dispatch": "ANE",
2890
- "supported": [
2891
- "CPU",
2892
- "ANE"
2893
- ],
2894
- "cost": 0.0279
2895
- },
2896
- "1264_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
2897
- "dispatch": "ANE",
2898
- "supported": [
2899
- "CPU",
2900
- "ANE"
2901
- ],
2902
- "cost": 1.6744
2903
- },
2904
- "1272_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2905
- "dispatch": "ANE",
2906
- "supported": [
2907
- "CPU",
2908
- "ANE"
2909
- ],
2910
- "cost": 1.6755
2911
- },
2912
- "1274_ios16.reshape_shape_x": {
2913
- "dispatch": "ANE",
2914
- "supported": [
2915
- "CPU",
2916
- "ANE"
2917
- ],
2918
- "cost": 0.0003
2919
- },
2920
- "1276_ios16.mul_x_y": {
2921
- "dispatch": "ANE",
2922
- "supported": [
2923
- "CPU",
2924
- "ANE"
2925
- ],
2926
- "cost": 0.0003
2927
- },
2928
- "1278_ios16.reshape_shape_x": {
2929
- "dispatch": "ANE",
2930
- "supported": [
2931
- "CPU",
2932
- "ANE"
2933
- ],
2934
- "cost": 0.4479
2935
- },
2936
- "1281_ios16.matmul_y_transpose_y_transpose_x_x": {
2937
- "dispatch": "ANE",
2938
- "supported": [
2939
- "CPU",
2940
- "ANE"
2941
- ],
2942
- "cost": 0.2276
2943
- },
2944
- "1282_ios16.softmax_axis_x": {
2945
- "dispatch": "ANE",
2946
- "supported": [
2947
- "CPU",
2948
- "ANE"
2949
- ],
2950
- "cost": 0.007
2951
- },
2952
- "1284_ios16.reshape_shape_x": {
2953
- "dispatch": "ANE",
2954
- "supported": [
2955
- "CPU",
2956
- "ANE"
2957
- ],
2958
- "cost": 0.4479
2959
- },
2960
- "1287_ios16.matmul_y_transpose_y_transpose_x_x": {
2961
- "dispatch": "ANE",
2962
- "supported": [
2963
- "CPU",
2964
- "ANE"
2965
- ],
2966
- "cost": 0.2276
2967
- },
2968
- "1289_ios16.reshape_shape_x": {
2969
- "dispatch": "ANE",
2970
- "supported": [
2971
- "CPU",
2972
- "ANE"
2973
- ],
2974
- "cost": 0.0003
2975
- },
2976
- "1297_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
2977
- "dispatch": "ANE",
2978
- "supported": [
2979
- "CPU",
2980
- "ANE"
2981
- ],
2982
- "cost": 0.0279
2983
- },
2984
- "1298_ios16.add_x_y": {
2985
- "dispatch": "ANE",
2986
- "supported": [
2987
- "CPU",
2988
- "ANE"
2989
- ],
2990
- "cost": 0.0007
2991
- },
2992
- "1301_ios16.layer_norm_epsilon_x_axes": {
2993
- "dispatch": "ANE",
2994
- "supported": [
2995
- "CPU",
2996
- "ANE"
2997
- ],
2998
- "cost": 0.0003
2999
- },
3000
- "1305_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3001
- "dispatch": "ANE",
3002
- "supported": [
3003
- "CPU",
3004
- "ANE"
3005
- ],
3006
- "cost": 0.0003
3007
- },
3008
- "1313_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3009
- "dispatch": "ANE",
3010
- "supported": [
3011
- "CPU",
3012
- "ANE"
3013
- ],
3014
- "cost": 0.1117
3015
- },
3016
- "1315_ios16.gelu_mode_x": {
3017
- "dispatch": "ANE",
3018
- "supported": [
3019
- "CPU",
3020
- "ANE"
3021
- ],
3022
- "cost": 0.0012
3023
- },
3024
- "1323_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3025
- "dispatch": "ANE",
3026
- "supported": [
3027
- "CPU",
3028
- "ANE"
3029
- ],
3030
- "cost": 0.1116
3031
- },
3032
- "1324_ios16.add_x_y": {
3033
- "dispatch": "ANE",
3034
- "supported": [
3035
- "CPU",
3036
- "ANE"
3037
- ],
3038
- "cost": 0.0007
3039
- },
3040
- "1328_ios16.layer_norm_epsilon_x_axes": {
3041
- "dispatch": "ANE",
3042
- "supported": [
3043
- "CPU",
3044
- "ANE"
3045
- ],
3046
- "cost": 0.0003
3047
- },
3048
- "1332_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3049
- "dispatch": "ANE",
3050
- "supported": [
3051
- "CPU",
3052
- "ANE"
3053
- ],
3054
- "cost": 0.0003
3055
- },
3056
- "1340_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3057
- "dispatch": "ANE",
3058
- "supported": [
3059
- "CPU",
3060
- "ANE"
3061
- ],
3062
- "cost": 0.0279
3063
- },
3064
- "1347_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
3065
- "dispatch": "ANE",
3066
- "supported": [
3067
- "CPU",
3068
- "ANE"
3069
- ],
3070
- "cost": 0.0279
3071
- },
3072
- "1355_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3073
- "dispatch": "ANE",
3074
- "supported": [
3075
- "CPU",
3076
- "ANE"
3077
- ],
3078
- "cost": 0.0279
3079
- },
3080
- "1356_ios16.mul_x_y": {
3081
- "dispatch": "ANE",
3082
- "supported": [
3083
- "CPU",
3084
- "ANE"
3085
- ],
3086
- "cost": 0.0004
3087
- },
3088
- "1357_ios16.add_x_y": {
3089
- "dispatch": "ANE",
3090
- "supported": [
3091
- "CPU",
3092
- "ANE"
3093
- ],
3094
- "cost": 0.2975
3095
- },
3096
- "1358_ios16.mul_x_y": {
3097
- "dispatch": "ANE",
3098
- "supported": [
3099
- "CPU",
3100
- "ANE"
3101
- ],
3102
- "cost": 0.0004
3103
- },
3104
- "1359_ios16.add_x_y": {
3105
- "dispatch": "ANE",
3106
- "supported": [
3107
- "CPU",
3108
- "ANE"
3109
- ],
3110
- "cost": 0.2975
3111
- },
3112
- "1361_ios16.reshape_shape_x": {
3113
- "dispatch": "ANE",
3114
- "supported": [
3115
- "CPU",
3116
- "ANE"
3117
- ],
3118
- "cost": 0.0003
3119
- },
3120
- "1363_ios16.mul_x_y": {
3121
- "dispatch": "ANE",
3122
- "supported": [
3123
- "CPU",
3124
- "ANE"
3125
- ],
3126
- "cost": 0.0003
3127
- },
3128
- "1365_ios16.reshape_shape_x": {
3129
- "dispatch": "ANE",
3130
- "supported": [
3131
- "CPU",
3132
- "ANE"
3133
- ],
3134
- "cost": 0.1338
3135
- },
3136
- "1368_ios16.matmul_y_transpose_y_transpose_x_x": {
3137
- "dispatch": "ANE",
3138
- "supported": [
3139
- "CPU",
3140
- "ANE"
3141
- ],
3142
- "cost": 0.0681
3143
- },
3144
- "1369_ios16.add_x_y": {
3145
- "dispatch": "ANE",
3146
- "supported": [
3147
- "CPU",
3148
- "ANE"
3149
- ],
3150
- "cost": 0.0025
3151
- },
3152
- "1370_ios16.softmax_axis_x": {
3153
- "dispatch": "ANE",
3154
- "supported": [
3155
- "CPU",
3156
- "ANE"
3157
- ],
3158
- "cost": 0.0021
3159
- },
3160
- "1372_ios16.reshape_shape_x": {
3161
- "dispatch": "ANE",
3162
- "supported": [
3163
- "CPU",
3164
- "ANE"
3165
- ],
3166
- "cost": 0.1338
3167
- },
3168
- "1375_ios16.matmul_y_transpose_y_transpose_x_x": {
3169
- "dispatch": "ANE",
3170
- "supported": [
3171
- "CPU",
3172
- "ANE"
3173
- ],
3174
- "cost": 0.0681
3175
- },
3176
- "1377_ios16.reshape_shape_x": {
3177
- "dispatch": "ANE",
3178
- "supported": [
3179
- "CPU",
3180
- "ANE"
3181
- ],
3182
- "cost": 0.0003
3183
- },
3184
- "1385_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3185
- "dispatch": "ANE",
3186
- "supported": [
3187
- "CPU",
3188
- "ANE"
3189
- ],
3190
- "cost": 0.0279
3191
- },
3192
- "1386_ios16.add_x_y": {
3193
- "dispatch": "ANE",
3194
- "supported": [
3195
- "CPU",
3196
- "ANE"
3197
- ],
3198
- "cost": 0.0007
3199
- },
3200
- "1389_ios16.layer_norm_epsilon_x_axes": {
3201
- "dispatch": "ANE",
3202
- "supported": [
3203
- "CPU",
3204
- "ANE"
3205
- ],
3206
- "cost": 0.0003
3207
- },
3208
- "1393_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3209
- "dispatch": "ANE",
3210
- "supported": [
3211
- "CPU",
3212
- "ANE"
3213
- ],
3214
- "cost": 0.0003
3215
- },
3216
- "1401_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3217
- "dispatch": "ANE",
3218
- "supported": [
3219
- "CPU",
3220
- "ANE"
3221
- ],
3222
- "cost": 0.0279
3223
- },
3224
- "1408_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
3225
- "dispatch": "ANE",
3226
- "supported": [
3227
- "CPU",
3228
- "ANE"
3229
- ],
3230
- "cost": 1.6744
3231
- },
3232
- "1416_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3233
- "dispatch": "ANE",
3234
- "supported": [
3235
- "CPU",
3236
- "ANE"
3237
- ],
3238
- "cost": 1.6755
3239
- },
3240
- "1418_ios16.reshape_shape_x": {
3241
- "dispatch": "ANE",
3242
- "supported": [
3243
- "CPU",
3244
- "ANE"
3245
- ],
3246
- "cost": 0.0003
3247
- },
3248
- "1420_ios16.mul_x_y": {
3249
- "dispatch": "ANE",
3250
- "supported": [
3251
- "CPU",
3252
- "ANE"
3253
- ],
3254
- "cost": 0.0003
3255
- },
3256
- "1422_ios16.reshape_shape_x": {
3257
- "dispatch": "ANE",
3258
- "supported": [
3259
- "CPU",
3260
- "ANE"
3261
- ],
3262
- "cost": 0.4479
3263
- },
3264
- "1425_ios16.matmul_y_transpose_y_transpose_x_x": {
3265
- "dispatch": "ANE",
3266
- "supported": [
3267
- "CPU",
3268
- "ANE"
3269
- ],
3270
- "cost": 0.2276
3271
- },
3272
- "1426_ios16.softmax_axis_x": {
3273
- "dispatch": "ANE",
3274
- "supported": [
3275
- "CPU",
3276
- "ANE"
3277
- ],
3278
- "cost": 0.007
3279
- },
3280
- "1428_ios16.reshape_shape_x": {
3281
- "dispatch": "ANE",
3282
- "supported": [
3283
- "CPU",
3284
- "ANE"
3285
- ],
3286
- "cost": 0.4479
3287
- },
3288
- "1431_ios16.matmul_y_transpose_y_transpose_x_x": {
3289
- "dispatch": "ANE",
3290
- "supported": [
3291
- "CPU",
3292
- "ANE"
3293
- ],
3294
- "cost": 0.2276
3295
- },
3296
- "1433_ios16.reshape_shape_x": {
3297
- "dispatch": "ANE",
3298
- "supported": [
3299
- "CPU",
3300
- "ANE"
3301
- ],
3302
- "cost": 0.0003
3303
- },
3304
- "1441_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3305
- "dispatch": "ANE",
3306
- "supported": [
3307
- "CPU",
3308
- "ANE"
3309
- ],
3310
- "cost": 0.0279
3311
- },
3312
- "1442_ios16.add_x_y": {
3313
- "dispatch": "ANE",
3314
- "supported": [
3315
- "CPU",
3316
- "ANE"
3317
- ],
3318
- "cost": 0.0007
3319
- },
3320
- "1445_ios16.layer_norm_epsilon_x_axes": {
3321
- "dispatch": "ANE",
3322
- "supported": [
3323
- "CPU",
3324
- "ANE"
3325
- ],
3326
- "cost": 0.0003
3327
- },
3328
- "1449_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3329
- "dispatch": "ANE",
3330
- "supported": [
3331
- "CPU",
3332
- "ANE"
3333
- ],
3334
- "cost": 0.0003
3335
- },
3336
- "1457_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3337
- "dispatch": "ANE",
3338
- "supported": [
3339
- "CPU",
3340
- "ANE"
3341
- ],
3342
- "cost": 0.1117
3343
- },
3344
- "1459_ios16.gelu_mode_x": {
3345
- "dispatch": "ANE",
3346
- "supported": [
3347
- "CPU",
3348
- "ANE"
3349
- ],
3350
- "cost": 0.0012
3351
- },
3352
- "1467_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3353
- "dispatch": "ANE",
3354
- "supported": [
3355
- "CPU",
3356
- "ANE"
3357
- ],
3358
- "cost": 0.1116
3359
- },
3360
- "1468_ios16.add_x_y": {
3361
- "dispatch": "ANE",
3362
- "supported": [
3363
- "CPU",
3364
- "ANE"
3365
- ],
3366
- "cost": 0.0007
3367
- },
3368
- "1472_ios16.layer_norm_epsilon_x_axes": {
3369
- "dispatch": "ANE",
3370
- "supported": [
3371
- "CPU",
3372
- "ANE"
3373
- ],
3374
- "cost": 0.0003
3375
- },
3376
- "1476_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3377
- "dispatch": "ANE",
3378
- "supported": [
3379
- "CPU",
3380
- "ANE"
3381
- ],
3382
- "cost": 0.0003
3383
- },
3384
- "1484_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3385
- "dispatch": "ANE",
3386
- "supported": [
3387
- "CPU",
3388
- "ANE"
3389
- ],
3390
- "cost": 0.0279
3391
- },
3392
- "1491_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
3393
- "dispatch": "ANE",
3394
- "supported": [
3395
- "CPU",
3396
- "ANE"
3397
- ],
3398
- "cost": 0.0279
3399
- },
3400
- "1499_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3401
- "dispatch": "ANE",
3402
- "supported": [
3403
- "CPU",
3404
- "ANE"
3405
- ],
3406
- "cost": 0.0279
3407
- },
3408
- "1500_ios16.mul_x_y": {
3409
- "dispatch": "ANE",
3410
- "supported": [
3411
- "CPU",
3412
- "ANE"
3413
- ],
3414
- "cost": 0.0004
3415
- },
3416
- "1501_ios16.add_x_y": {
3417
- "dispatch": "ANE",
3418
- "supported": [
3419
- "CPU",
3420
- "ANE"
3421
- ],
3422
- "cost": 0.2975
3423
- },
3424
- "1502_ios16.mul_x_y": {
3425
- "dispatch": "ANE",
3426
- "supported": [
3427
- "CPU",
3428
- "ANE"
3429
- ],
3430
- "cost": 0.0004
3431
- },
3432
- "1503_ios16.add_x_y": {
3433
- "dispatch": "ANE",
3434
- "supported": [
3435
- "CPU",
3436
- "ANE"
3437
- ],
3438
- "cost": 0.2975
3439
- },
3440
- "1505_ios16.reshape_shape_x": {
3441
- "dispatch": "ANE",
3442
- "supported": [
3443
- "CPU",
3444
- "ANE"
3445
- ],
3446
- "cost": 0.0003
3447
- },
3448
- "1507_ios16.mul_x_y": {
3449
- "dispatch": "ANE",
3450
- "supported": [
3451
- "CPU",
3452
- "ANE"
3453
- ],
3454
- "cost": 0.0003
3455
- },
3456
- "1509_ios16.reshape_shape_x": {
3457
- "dispatch": "ANE",
3458
- "supported": [
3459
- "CPU",
3460
- "ANE"
3461
- ],
3462
- "cost": 0.1338
3463
- },
3464
- "1512_ios16.matmul_y_transpose_y_transpose_x_x": {
3465
- "dispatch": "ANE",
3466
- "supported": [
3467
- "CPU",
3468
- "ANE"
3469
- ],
3470
- "cost": 0.0681
3471
- },
3472
- "1513_ios16.add_x_y": {
3473
- "dispatch": "ANE",
3474
- "supported": [
3475
- "CPU",
3476
- "ANE"
3477
- ],
3478
- "cost": 0.0025
3479
- },
3480
- "1514_ios16.softmax_axis_x": {
3481
- "dispatch": "ANE",
3482
- "supported": [
3483
- "CPU",
3484
- "ANE"
3485
- ],
3486
- "cost": 0.0021
3487
- },
3488
- "1516_ios16.reshape_shape_x": {
3489
- "dispatch": "ANE",
3490
- "supported": [
3491
- "CPU",
3492
- "ANE"
3493
- ],
3494
- "cost": 0.1338
3495
- },
3496
- "1519_ios16.matmul_y_transpose_y_transpose_x_x": {
3497
- "dispatch": "ANE",
3498
- "supported": [
3499
- "CPU",
3500
- "ANE"
3501
- ],
3502
- "cost": 0.0681
3503
- },
3504
- "1521_ios16.reshape_shape_x": {
3505
- "dispatch": "ANE",
3506
- "supported": [
3507
- "CPU",
3508
- "ANE"
3509
- ],
3510
- "cost": 0.0003
3511
- },
3512
- "1529_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3513
- "dispatch": "ANE",
3514
- "supported": [
3515
- "CPU",
3516
- "ANE"
3517
- ],
3518
- "cost": 0.0279
3519
- },
3520
- "1530_ios16.add_x_y": {
3521
- "dispatch": "ANE",
3522
- "supported": [
3523
- "CPU",
3524
- "ANE"
3525
- ],
3526
- "cost": 0.0007
3527
- },
3528
- "1533_ios16.layer_norm_epsilon_x_axes": {
3529
- "dispatch": "ANE",
3530
- "supported": [
3531
- "CPU",
3532
- "ANE"
3533
- ],
3534
- "cost": 0.0003
3535
- },
3536
- "1537_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3537
- "dispatch": "ANE",
3538
- "supported": [
3539
- "CPU",
3540
- "ANE"
3541
- ],
3542
- "cost": 0.0003
3543
- },
3544
- "1545_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3545
- "dispatch": "ANE",
3546
- "supported": [
3547
- "CPU",
3548
- "ANE"
3549
- ],
3550
- "cost": 0.0279
3551
- },
3552
- "1552_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
3553
- "dispatch": "ANE",
3554
- "supported": [
3555
- "CPU",
3556
- "ANE"
3557
- ],
3558
- "cost": 1.6744
3559
- },
3560
- "1560_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3561
- "dispatch": "ANE",
3562
- "supported": [
3563
- "CPU",
3564
- "ANE"
3565
- ],
3566
- "cost": 1.6755
3567
- },
3568
- "1562_ios16.reshape_shape_x": {
3569
- "dispatch": "ANE",
3570
- "supported": [
3571
- "CPU",
3572
- "ANE"
3573
- ],
3574
- "cost": 0.0003
3575
- },
3576
- "1564_ios16.mul_x_y": {
3577
- "dispatch": "ANE",
3578
- "supported": [
3579
- "CPU",
3580
- "ANE"
3581
- ],
3582
- "cost": 0.0003
3583
- },
3584
- "1566_ios16.reshape_shape_x": {
3585
- "dispatch": "ANE",
3586
- "supported": [
3587
- "CPU",
3588
- "ANE"
3589
- ],
3590
- "cost": 0.4479
3591
- },
3592
- "1569_ios16.matmul_y_transpose_y_transpose_x_x": {
3593
- "dispatch": "ANE",
3594
- "supported": [
3595
- "CPU",
3596
- "ANE"
3597
- ],
3598
- "cost": 0.2276
3599
- },
3600
- "1570_ios16.softmax_axis_x": {
3601
- "dispatch": "ANE",
3602
- "supported": [
3603
- "CPU",
3604
- "ANE"
3605
- ],
3606
- "cost": 0.007
3607
- },
3608
- "1572_ios16.reshape_shape_x": {
3609
- "dispatch": "ANE",
3610
- "supported": [
3611
- "CPU",
3612
- "ANE"
3613
- ],
3614
- "cost": 0.4479
3615
- },
3616
- "1575_ios16.matmul_y_transpose_y_transpose_x_x": {
3617
- "dispatch": "ANE",
3618
- "supported": [
3619
- "CPU",
3620
- "ANE"
3621
- ],
3622
- "cost": 0.2276
3623
- },
3624
- "1577_ios16.reshape_shape_x": {
3625
- "dispatch": "ANE",
3626
- "supported": [
3627
- "CPU",
3628
- "ANE"
3629
- ],
3630
- "cost": 0.0003
3631
- },
3632
- "1585_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3633
- "dispatch": "ANE",
3634
- "supported": [
3635
- "CPU",
3636
- "ANE"
3637
- ],
3638
- "cost": 0.0279
3639
- },
3640
- "1586_ios16.add_x_y": {
3641
- "dispatch": "ANE",
3642
- "supported": [
3643
- "CPU",
3644
- "ANE"
3645
- ],
3646
- "cost": 0.0007
3647
- },
3648
- "1589_ios16.layer_norm_epsilon_x_axes": {
3649
- "dispatch": "ANE",
3650
- "supported": [
3651
- "CPU",
3652
- "ANE"
3653
- ],
3654
- "cost": 0.0003
3655
- },
3656
- "1593_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3657
- "dispatch": "ANE",
3658
- "supported": [
3659
- "CPU",
3660
- "ANE"
3661
- ],
3662
- "cost": 0.0003
3663
- },
3664
- "1601_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3665
- "dispatch": "ANE",
3666
- "supported": [
3667
- "CPU",
3668
- "ANE"
3669
- ],
3670
- "cost": 0.1117
3671
- },
3672
- "1603_ios16.gelu_mode_x": {
3673
- "dispatch": "ANE",
3674
- "supported": [
3675
- "CPU",
3676
- "ANE"
3677
- ],
3678
- "cost": 0.0012
3679
- },
3680
- "1611_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3681
- "dispatch": "ANE",
3682
- "supported": [
3683
- "CPU",
3684
- "ANE"
3685
- ],
3686
- "cost": 0.1116
3687
- },
3688
- "1612_ios16.add_x_y": {
3689
- "dispatch": "ANE",
3690
- "supported": [
3691
- "CPU",
3692
- "ANE"
3693
- ],
3694
- "cost": 0.0007
3695
- },
3696
- "1616_ios16.layer_norm_epsilon_x_axes": {
3697
- "dispatch": "ANE",
3698
- "supported": [
3699
- "CPU",
3700
- "ANE"
3701
- ],
3702
- "cost": 0.0003
3703
- },
3704
- "1620_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3705
- "dispatch": "ANE",
3706
- "supported": [
3707
- "CPU",
3708
- "ANE"
3709
- ],
3710
- "cost": 0.0003
3711
- },
3712
- "1628_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3713
- "dispatch": "ANE",
3714
- "supported": [
3715
- "CPU",
3716
- "ANE"
3717
- ],
3718
- "cost": 0.0279
3719
- },
3720
- "1635_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
3721
- "dispatch": "ANE",
3722
- "supported": [
3723
- "CPU",
3724
- "ANE"
3725
- ],
3726
- "cost": 0.0279
3727
- },
3728
- "1643_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3729
- "dispatch": "ANE",
3730
- "supported": [
3731
- "CPU",
3732
- "ANE"
3733
- ],
3734
- "cost": 0.0279
3735
- },
3736
- "1644_ios16.mul_x_y": {
3737
- "dispatch": "ANE",
3738
- "supported": [
3739
- "CPU",
3740
- "ANE"
3741
- ],
3742
- "cost": 0.0004
3743
- },
3744
- "1645_ios16.add_x_y": {
3745
- "dispatch": "ANE",
3746
- "supported": [
3747
- "CPU",
3748
- "ANE"
3749
- ],
3750
- "cost": 0.2975
3751
- },
3752
- "1646_ios16.mul_x_y": {
3753
- "dispatch": "ANE",
3754
- "supported": [
3755
- "CPU",
3756
- "ANE"
3757
- ],
3758
- "cost": 0.0004
3759
- },
3760
- "1647_ios16.add_x_y": {
3761
- "dispatch": "ANE",
3762
- "supported": [
3763
- "CPU",
3764
- "ANE"
3765
- ],
3766
- "cost": 0.2975
3767
- },
3768
- "1649_ios16.reshape_shape_x": {
3769
- "dispatch": "ANE",
3770
- "supported": [
3771
- "CPU",
3772
- "ANE"
3773
- ],
3774
- "cost": 0.0003
3775
- },
3776
- "1651_ios16.mul_x_y": {
3777
- "dispatch": "ANE",
3778
- "supported": [
3779
- "CPU",
3780
- "ANE"
3781
- ],
3782
- "cost": 0.0003
3783
- },
3784
- "1653_ios16.reshape_shape_x": {
3785
- "dispatch": "ANE",
3786
- "supported": [
3787
- "CPU",
3788
- "ANE"
3789
- ],
3790
- "cost": 0.1338
3791
- },
3792
- "1656_ios16.matmul_y_transpose_y_transpose_x_x": {
3793
- "dispatch": "ANE",
3794
- "supported": [
3795
- "CPU",
3796
- "ANE"
3797
- ],
3798
- "cost": 0.0681
3799
- },
3800
- "1657_ios16.add_x_y": {
3801
- "dispatch": "ANE",
3802
- "supported": [
3803
- "CPU",
3804
- "ANE"
3805
- ],
3806
- "cost": 0.0025
3807
- },
3808
- "1658_ios16.softmax_axis_x": {
3809
- "dispatch": "ANE",
3810
- "supported": [
3811
- "CPU",
3812
- "ANE"
3813
- ],
3814
- "cost": 0.0021
3815
- },
3816
- "1660_ios16.reshape_shape_x": {
3817
- "dispatch": "ANE",
3818
- "supported": [
3819
- "CPU",
3820
- "ANE"
3821
- ],
3822
- "cost": 0.1338
3823
- },
3824
- "1663_ios16.matmul_y_transpose_y_transpose_x_x": {
3825
- "dispatch": "ANE",
3826
- "supported": [
3827
- "CPU",
3828
- "ANE"
3829
- ],
3830
- "cost": 0.0681
3831
- },
3832
- "1665_ios16.reshape_shape_x": {
3833
- "dispatch": "ANE",
3834
- "supported": [
3835
- "CPU",
3836
- "ANE"
3837
- ],
3838
- "cost": 0.0003
3839
- },
3840
- "1673_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3841
- "dispatch": "ANE",
3842
- "supported": [
3843
- "CPU",
3844
- "ANE"
3845
- ],
3846
- "cost": 0.0279
3847
- },
3848
- "1674_ios16.add_x_y": {
3849
- "dispatch": "ANE",
3850
- "supported": [
3851
- "CPU",
3852
- "ANE"
3853
- ],
3854
- "cost": 0.0007
3855
- },
3856
- "1677_ios16.layer_norm_epsilon_x_axes": {
3857
- "dispatch": "ANE",
3858
- "supported": [
3859
- "CPU",
3860
- "ANE"
3861
- ],
3862
- "cost": 0.0003
3863
- },
3864
- "1681_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3865
- "dispatch": "ANE",
3866
- "supported": [
3867
- "CPU",
3868
- "ANE"
3869
- ],
3870
- "cost": 0.0003
3871
- },
3872
- "1689_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3873
- "dispatch": "ANE",
3874
- "supported": [
3875
- "CPU",
3876
- "ANE"
3877
- ],
3878
- "cost": 0.0279
3879
- },
3880
- "1696_ios16.conv_groups_weight_x_dilations_strides_pad_pad_type": {
3881
- "dispatch": "ANE",
3882
- "supported": [
3883
- "CPU",
3884
- "ANE"
3885
- ],
3886
- "cost": 1.6744
3887
- },
3888
- "1704_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3889
- "dispatch": "ANE",
3890
- "supported": [
3891
- "CPU",
3892
- "ANE"
3893
- ],
3894
- "cost": 1.6755
3895
- },
3896
- "1706_ios16.reshape_shape_x": {
3897
- "dispatch": "ANE",
3898
- "supported": [
3899
- "CPU",
3900
- "ANE"
3901
- ],
3902
- "cost": 0.0003
3903
- },
3904
- "1708_ios16.mul_x_y": {
3905
- "dispatch": "ANE",
3906
- "supported": [
3907
- "CPU",
3908
- "ANE"
3909
- ],
3910
- "cost": 0.0003
3911
- },
3912
- "1710_ios16.reshape_shape_x": {
3913
- "dispatch": "ANE",
3914
- "supported": [
3915
- "CPU",
3916
- "ANE"
3917
- ],
3918
- "cost": 0.4479
3919
- },
3920
- "1713_ios16.matmul_y_transpose_y_transpose_x_x": {
3921
- "dispatch": "ANE",
3922
- "supported": [
3923
- "CPU",
3924
- "ANE"
3925
- ],
3926
- "cost": 0.2276
3927
- },
3928
- "1714_ios16.softmax_axis_x": {
3929
- "dispatch": "ANE",
3930
- "supported": [
3931
- "CPU",
3932
- "ANE"
3933
- ],
3934
- "cost": 0.007
3935
- },
3936
- "1716_ios16.reshape_shape_x": {
3937
- "dispatch": "ANE",
3938
- "supported": [
3939
- "CPU",
3940
- "ANE"
3941
- ],
3942
- "cost": 0.4479
3943
- },
3944
- "1719_ios16.matmul_y_transpose_y_transpose_x_x": {
3945
- "dispatch": "ANE",
3946
- "supported": [
3947
- "CPU",
3948
- "ANE"
3949
- ],
3950
- "cost": 0.2276
3951
- },
3952
- "1721_ios16.reshape_shape_x": {
3953
- "dispatch": "ANE",
3954
- "supported": [
3955
- "CPU",
3956
- "ANE"
3957
- ],
3958
- "cost": 0.0003
3959
- },
3960
- "1729_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3961
- "dispatch": "ANE",
3962
- "supported": [
3963
- "CPU",
3964
- "ANE"
3965
- ],
3966
- "cost": 0.0279
3967
- },
3968
- "1730_ios16.add_x_y": {
3969
- "dispatch": "ANE",
3970
- "supported": [
3971
- "CPU",
3972
- "ANE"
3973
- ],
3974
- "cost": 0.0007
3975
- },
3976
- "1733_ios16.layer_norm_epsilon_x_axes": {
3977
- "dispatch": "ANE",
3978
- "supported": [
3979
- "CPU",
3980
- "ANE"
3981
- ],
3982
- "cost": 0.0003
3983
- },
3984
- "1737_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
3985
- "dispatch": "ANE",
3986
- "supported": [
3987
- "CPU",
3988
- "ANE"
3989
- ],
3990
- "cost": 0.0003
3991
- },
3992
- "1745_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
3993
- "dispatch": "ANE",
3994
- "supported": [
3995
- "CPU",
3996
- "ANE"
3997
- ],
3998
- "cost": 0.1117
3999
- },
4000
- "1747_ios16.gelu_mode_x": {
4001
- "dispatch": "ANE",
4002
- "supported": [
4003
- "CPU",
4004
- "ANE"
4005
- ],
4006
- "cost": 0.0012
4007
- },
4008
- "1755_ios16.conv_groups_bias_weight_dilations_strides_x_pad_pad_type": {
4009
- "dispatch": "ANE",
4010
- "supported": [
4011
- "CPU",
4012
- "ANE"
4013
- ],
4014
- "cost": 0.1116
4015
- },
4016
- "1756_ios16.add_x_y": {
4017
- "dispatch": "ANE",
4018
- "supported": [
4019
- "CPU",
4020
- "ANE"
4021
- ],
4022
- "cost": 0.0007
4023
- },
4024
- "1759_ios16.layer_norm_epsilon_x_axes": {
4025
- "dispatch": "ANE",
4026
- "supported": [
4027
- "CPU",
4028
- "ANE"
4029
- ],
4030
- "cost": 0.0003
4031
- },
4032
- "1763_ios16.batch_norm_epsilon_gamma_mean_variance_x_beta": {
4033
- "dispatch": "ANE",
4034
- "supported": [
4035
- "CPU",
4036
- "ANE"
4037
- ],
4038
- "cost": 0.0003
4039
- },
4040
- "1765_squeeze_x_axes": {
4041
- "dispatch": "ANE",
4042
- "supported": [
4043
- "CPU",
4044
- "ANE"
4045
- ],
4046
- "cost": 0.0003
4047
- },
4048
- "1768_transpose_x_perm": {
4049
- "dispatch": "ANE",
4050
- "supported": [
4051
- "CPU",
4052
- "ANE"
4053
- ],
4054
- "cost": 0.0006
4055
- },
4056
- "1769_ios16.linear_weight_x_bias": {
4057
- "dispatch": "CPU",
4058
- "supported": [
4059
- "CPU"
4060
- ],
4061
- "cost": 0.0521
4062
- },
4063
- "1772_concat_axis_values_interleave": {
4064
- "dispatch": "CPU",
4065
- "supported": [
4066
- "CPU",
4067
- "ANE"
4068
- ],
4069
- "cost": 0.0114
4070
- },
4071
- "1775_concat_axis_values_interleave": {
4072
- "dispatch": "CPU",
4073
- "supported": [
4074
- "CPU",
4075
- "ANE"
4076
- ],
4077
- "cost": 0.0114
4078
- },
4079
- "1779_slice_by_index_begin_end_end_mask_x": {
4080
- "dispatch": "CPU",
4081
- "supported": [
4082
- "CPU",
4083
- "ANE"
4084
- ],
4085
- "cost": 0.0046
4086
- },
4087
- "1784_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4088
- "dispatch": "CPU",
4089
- "supported": [
4090
- "CPU",
4091
- "ANE"
4092
- ],
4093
- "cost": 0.0007
4094
- },
4095
- "1788_slice_by_index_begin_end_end_mask_x": {
4096
- "dispatch": "CPU",
4097
- "supported": [
4098
- "CPU",
4099
- "ANE"
4100
- ],
4101
- "cost": 0.0046
4102
- },
4103
- "1793_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4104
- "dispatch": "CPU",
4105
- "supported": [
4106
- "CPU",
4107
- "ANE"
4108
- ],
4109
- "cost": 0.0007
4110
- },
4111
- "1797_slice_by_index_begin_end_end_mask_x": {
4112
- "dispatch": "CPU",
4113
- "supported": [
4114
- "CPU",
4115
- "ANE"
4116
- ],
4117
- "cost": 0.0046
4118
- },
4119
- "1802_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4120
- "dispatch": "CPU",
4121
- "supported": [
4122
- "CPU",
4123
- "ANE"
4124
- ],
4125
- "cost": 0.0007
4126
- },
4127
- "1806_slice_by_index_begin_end_end_mask_x": {
4128
- "dispatch": "CPU",
4129
- "supported": [
4130
- "CPU",
4131
- "ANE"
4132
- ],
4133
- "cost": 0.0046
4134
- },
4135
- "1811_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4136
- "dispatch": "CPU",
4137
- "supported": [
4138
- "CPU",
4139
- "ANE"
4140
- ],
4141
- "cost": 0.0007
4142
- },
4143
- "1815_slice_by_index_begin_end_end_mask_x": {
4144
- "dispatch": "CPU",
4145
- "supported": [
4146
- "CPU",
4147
- "ANE"
4148
- ],
4149
- "cost": 0.0046
4150
- },
4151
- "1820_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4152
- "dispatch": "CPU",
4153
- "supported": [
4154
- "CPU",
4155
- "ANE"
4156
- ],
4157
- "cost": 0.0007
4158
- },
4159
- "1824_slice_by_index_begin_end_end_mask_x": {
4160
- "dispatch": "CPU",
4161
- "supported": [
4162
- "CPU",
4163
- "ANE"
4164
- ],
4165
- "cost": 0.0046
4166
- },
4167
- "1829_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4168
- "dispatch": "CPU",
4169
- "supported": [
4170
- "CPU",
4171
- "ANE"
4172
- ],
4173
- "cost": 0.0007
4174
- },
4175
- "1833_slice_by_index_begin_end_end_mask_x": {
4176
- "dispatch": "CPU",
4177
- "supported": [
4178
- "CPU",
4179
- "ANE"
4180
- ],
4181
- "cost": 0.0046
4182
- },
4183
- "1838_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4184
- "dispatch": "CPU",
4185
- "supported": [
4186
- "CPU",
4187
- "ANE"
4188
- ],
4189
- "cost": 0.0007
4190
- },
4191
- "1842_slice_by_index_begin_end_end_mask_x": {
4192
- "dispatch": "CPU",
4193
- "supported": [
4194
- "CPU",
4195
- "ANE"
4196
- ],
4197
- "cost": 0.0046
4198
- },
4199
- "1847_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4200
- "dispatch": "CPU",
4201
- "supported": [
4202
- "CPU",
4203
- "ANE"
4204
- ],
4205
- "cost": 0.0007
4206
- },
4207
- "1851_slice_by_index_begin_end_end_mask_x": {
4208
- "dispatch": "CPU",
4209
- "supported": [
4210
- "CPU",
4211
- "ANE"
4212
- ],
4213
- "cost": 0.0046
4214
- },
4215
- "1856_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4216
- "dispatch": "CPU",
4217
- "supported": [
4218
- "CPU",
4219
- "ANE"
4220
- ],
4221
- "cost": 0.0007
4222
- },
4223
- "1860_slice_by_index_begin_end_end_mask_x": {
4224
- "dispatch": "CPU",
4225
- "supported": [
4226
- "CPU",
4227
- "ANE"
4228
- ],
4229
- "cost": 0.0046
4230
- },
4231
- "1865_slice_by_index_begin_end_end_mask_squeeze_mask_x": {
4232
- "dispatch": "CPU",
4233
- "supported": [
4234
- "CPU",
4235
- "ANE"
4236
- ],
4237
- "cost": 0.0007
4238
- },
4239
- "1868_concat_axis_values_interleave": {
4240
- "dispatch": "CPU",
4241
- "supported": [
4242
- "CPU",
4243
- "ANE"
4244
- ],
4245
- "cost": 0.0185
4246
- },
4247
- "1871_ios16.reduce_mean_x_keep_dims_axes": {
4248
- "dispatch": "CPU",
4249
- "supported": [
4250
- "CPU",
4251
- "ANE"
4252
- ],
4253
- "cost": 0.0038
4254
- }
4255
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
openai_whisper-small/TextDecoder.mlmodelc/analytics/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3774cbd6cbb874e8660180c322c41c816361f3dad60fa3f249df679f85a8d8a4
3
- size 243
 
 
 
 
openai_whisper-small/TextDecoder.mlmodelc/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab598c8f928071a2eee05cdc2163acea3b8d6c7d69b66b31a93dac6681c26a79
3
- size 633
 
 
 
 
openai_whisper-small/TextDecoder.mlmodelc/metadata.json DELETED
@@ -1,167 +0,0 @@
1
- [
2
- {
3
- "metadataOutputVersion" : "3.0",
4
- "storagePrecision" : "Float16",
5
- "outputSchema" : [
6
- {
7
- "hasShapeFlexibility" : "0",
8
- "isOptional" : "0",
9
- "dataType" : "Float16",
10
- "formattedType" : "MultiArray (Float16 1 × 1 × 51865)",
11
- "shortDescription" : "",
12
- "shape" : "[1, 1, 51865]",
13
- "name" : "logits",
14
- "type" : "MultiArray"
15
- },
16
- {
17
- "hasShapeFlexibility" : "0",
18
- "isOptional" : "0",
19
- "dataType" : "Float16",
20
- "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 1)",
21
- "shortDescription" : "",
22
- "shape" : "[1, 9216, 1, 1]",
23
- "name" : "key_cache_updates",
24
- "type" : "MultiArray"
25
- },
26
- {
27
- "hasShapeFlexibility" : "0",
28
- "isOptional" : "0",
29
- "dataType" : "Float16",
30
- "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 1)",
31
- "shortDescription" : "",
32
- "shape" : "[1, 9216, 1, 1]",
33
- "name" : "value_cache_updates",
34
- "type" : "MultiArray"
35
- },
36
- {
37
- "hasShapeFlexibility" : "0",
38
- "isOptional" : "0",
39
- "dataType" : "Float16",
40
- "formattedType" : "MultiArray (Float16 1 × 1500)",
41
- "shortDescription" : "",
42
- "shape" : "[1, 1500]",
43
- "name" : "alignment_heads_weights",
44
- "type" : "MultiArray"
45
- }
46
- ],
47
- "modelParameters" : [
48
-
49
- ],
50
- "specificationVersion" : 7,
51
- "mlProgramOperationTypeHistogram" : {
52
- "Ios16.linear" : 1,
53
- "Concat" : 3,
54
- "Ios16.reduceMean" : 1,
55
- "Ios16.mul" : 48,
56
- "Ios16.layerNorm" : 37,
57
- "SliceByIndex" : 20,
58
- "Transpose" : 1,
59
- "Ios16.conv" : 120,
60
- "Ios16.add" : 73,
61
- "Squeeze" : 1,
62
- "Ios16.matmul" : 48,
63
- "Ios16.softmax" : 24,
64
- "Ios16.gelu" : 12,
65
- "ExpandDims" : 6,
66
- "Ios16.batchNorm" : 37,
67
- "Split" : 2,
68
- "Ios16.gather" : 2,
69
- "Ios16.reshape" : 96
70
- },
71
- "computePrecision" : "Mixed (Float16, Int32)",
72
- "isUpdatable" : "0",
73
- "stateSchema" : [
74
-
75
- ],
76
- "availability" : {
77
- "macOS" : "13.0",
78
- "tvOS" : "16.0",
79
- "visionOS" : "1.0",
80
- "watchOS" : "9.0",
81
- "iOS" : "16.0",
82
- "macCatalyst" : "16.0"
83
- },
84
- "modelType" : {
85
- "name" : "MLModelType_mlProgram"
86
- },
87
- "userDefinedMetadata" : {
88
- "com.github.apple.coremltools.source_dialect" : "TorchScript",
89
- "com.github.apple.coremltools.source" : "torch==2.6.0",
90
- "com.github.apple.coremltools.version" : "8.2"
91
- },
92
- "inputSchema" : [
93
- {
94
- "hasShapeFlexibility" : "0",
95
- "isOptional" : "0",
96
- "dataType" : "Int32",
97
- "formattedType" : "MultiArray (Int32 1)",
98
- "shortDescription" : "",
99
- "shape" : "[1]",
100
- "name" : "input_ids",
101
- "type" : "MultiArray"
102
- },
103
- {
104
- "hasShapeFlexibility" : "0",
105
- "isOptional" : "0",
106
- "dataType" : "Int32",
107
- "formattedType" : "MultiArray (Int32 1)",
108
- "shortDescription" : "",
109
- "shape" : "[1]",
110
- "name" : "cache_length",
111
- "type" : "MultiArray"
112
- },
113
- {
114
- "hasShapeFlexibility" : "0",
115
- "isOptional" : "0",
116
- "dataType" : "Float16",
117
- "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 448)",
118
- "shortDescription" : "",
119
- "shape" : "[1, 9216, 1, 448]",
120
- "name" : "key_cache",
121
- "type" : "MultiArray"
122
- },
123
- {
124
- "hasShapeFlexibility" : "0",
125
- "isOptional" : "0",
126
- "dataType" : "Float16",
127
- "formattedType" : "MultiArray (Float16 1 × 9216 × 1 × 448)",
128
- "shortDescription" : "",
129
- "shape" : "[1, 9216, 1, 448]",
130
- "name" : "value_cache",
131
- "type" : "MultiArray"
132
- },
133
- {
134
- "hasShapeFlexibility" : "0",
135
- "isOptional" : "0",
136
- "dataType" : "Float16",
137
- "formattedType" : "MultiArray (Float16 1 × 448)",
138
- "shortDescription" : "",
139
- "shape" : "[1, 448]",
140
- "name" : "kv_cache_update_mask",
141
- "type" : "MultiArray"
142
- },
143
- {
144
- "hasShapeFlexibility" : "0",
145
- "isOptional" : "0",
146
- "dataType" : "Float16",
147
- "formattedType" : "MultiArray (Float16 1 × 768 × 1 × 1500)",
148
- "shortDescription" : "",
149
- "shape" : "[1, 768, 1, 1500]",
150
- "name" : "encoder_output_embeds",
151
- "type" : "MultiArray"
152
- },
153
- {
154
- "hasShapeFlexibility" : "0",
155
- "isOptional" : "0",
156
- "dataType" : "Float16",
157
- "formattedType" : "MultiArray (Float16 1 × 448)",
158
- "shortDescription" : "",
159
- "shape" : "[1, 448]",
160
- "name" : "decoder_key_padding_mask",
161
- "type" : "MultiArray"
162
- }
163
- ],
164
- "generatedClassName" : "TextDecoder",
165
- "method" : "predict"
166
- }
167
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
openai_whisper-small/TextDecoder.mlmodelc/model.mil DELETED
The diff for this file is too large to render. See raw diff
 
openai_whisper-small/TextDecoder.mlmodelc/weights/weight.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f8eae40e08ccfed9613d821f6fc3f0a8aa46ebb9aca85fbcf7f2d555030d286
3
- size 307287346
 
 
 
 
openai_whisper-small/config.json DELETED
@@ -1,142 +0,0 @@
1
- {
2
- "_name_or_path": "openai/whisper-small",
3
- "activation_dropout": 0.0,
4
- "activation_function": "gelu",
5
- "architectures": [
6
- "WhisperForConditionalGeneration"
7
- ],
8
- "attention_dropout": 0.0,
9
- "begin_suppress_tokens": [
10
- 220,
11
- 50257
12
- ],
13
- "bos_token_id": 50257,
14
- "d_model": 768,
15
- "decoder_attention_heads": 12,
16
- "decoder_ffn_dim": 3072,
17
- "decoder_layerdrop": 0.0,
18
- "decoder_layers": 12,
19
- "decoder_start_token_id": 50258,
20
- "dropout": 0.0,
21
- "encoder_attention_heads": 12,
22
- "encoder_ffn_dim": 3072,
23
- "encoder_layerdrop": 0.0,
24
- "encoder_layers": 12,
25
- "eos_token_id": 50257,
26
- "forced_decoder_ids": [
27
- [
28
- 1,
29
- 50259
30
- ],
31
- [
32
- 2,
33
- 50359
34
- ],
35
- [
36
- 3,
37
- 50363
38
- ]
39
- ],
40
- "init_std": 0.02,
41
- "is_encoder_decoder": true,
42
- "max_length": 448,
43
- "max_source_positions": 1500,
44
- "max_target_positions": 448,
45
- "model_type": "whisper",
46
- "num_hidden_layers": 12,
47
- "num_mel_bins": 80,
48
- "pad_token_id": 50257,
49
- "scale_embedding": false,
50
- "suppress_tokens": [
51
- 1,
52
- 2,
53
- 7,
54
- 8,
55
- 9,
56
- 10,
57
- 14,
58
- 25,
59
- 26,
60
- 27,
61
- 28,
62
- 29,
63
- 31,
64
- 58,
65
- 59,
66
- 60,
67
- 61,
68
- 62,
69
- 63,
70
- 90,
71
- 91,
72
- 92,
73
- 93,
74
- 359,
75
- 503,
76
- 522,
77
- 542,
78
- 873,
79
- 893,
80
- 902,
81
- 918,
82
- 922,
83
- 931,
84
- 1350,
85
- 1853,
86
- 1982,
87
- 2460,
88
- 2627,
89
- 3246,
90
- 3253,
91
- 3268,
92
- 3536,
93
- 3846,
94
- 3961,
95
- 4183,
96
- 4667,
97
- 6585,
98
- 6647,
99
- 7273,
100
- 9061,
101
- 9383,
102
- 10428,
103
- 10929,
104
- 11938,
105
- 12033,
106
- 12331,
107
- 12562,
108
- 13793,
109
- 14157,
110
- 14635,
111
- 15265,
112
- 15618,
113
- 16553,
114
- 16604,
115
- 18362,
116
- 18956,
117
- 20075,
118
- 21675,
119
- 22520,
120
- 26130,
121
- 26161,
122
- 26435,
123
- 28279,
124
- 29464,
125
- 31650,
126
- 32302,
127
- 32470,
128
- 36865,
129
- 42863,
130
- 47425,
131
- 49870,
132
- 50254,
133
- 50258,
134
- 50360,
135
- 50361,
136
- 50362
137
- ],
138
- "torch_dtype": "float32",
139
- "transformers_version": "4.27.0.dev0",
140
- "use_cache": true,
141
- "vocab_size": 51865
142
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
openai_whisper-small/generation_config.json DELETED
@@ -1,264 +0,0 @@
1
- {
2
- "alignment_heads": [
3
- [
4
- 5,
5
- 3
6
- ],
7
- [
8
- 5,
9
- 9
10
- ],
11
- [
12
- 8,
13
- 0
14
- ],
15
- [
16
- 8,
17
- 4
18
- ],
19
- [
20
- 8,
21
- 7
22
- ],
23
- [
24
- 8,
25
- 8
26
- ],
27
- [
28
- 9,
29
- 0
30
- ],
31
- [
32
- 9,
33
- 7
34
- ],
35
- [
36
- 9,
37
- 9
38
- ],
39
- [
40
- 10,
41
- 5
42
- ]
43
- ],
44
- "begin_suppress_tokens": [
45
- 220,
46
- 50257
47
- ],
48
- "bos_token_id": 50257,
49
- "decoder_start_token_id": 50258,
50
- "eos_token_id": 50257,
51
- "forced_decoder_ids": [
52
- [
53
- 1,
54
- null
55
- ],
56
- [
57
- 2,
58
- 50359
59
- ]
60
- ],
61
- "is_multilingual": true,
62
- "lang_to_id": {
63
- "<|af|>": 50327,
64
- "<|am|>": 50334,
65
- "<|ar|>": 50272,
66
- "<|as|>": 50350,
67
- "<|az|>": 50304,
68
- "<|ba|>": 50355,
69
- "<|be|>": 50330,
70
- "<|bg|>": 50292,
71
- "<|bn|>": 50302,
72
- "<|bo|>": 50347,
73
- "<|br|>": 50309,
74
- "<|bs|>": 50315,
75
- "<|ca|>": 50270,
76
- "<|cs|>": 50283,
77
- "<|cy|>": 50297,
78
- "<|da|>": 50285,
79
- "<|de|>": 50261,
80
- "<|el|>": 50281,
81
- "<|en|>": 50259,
82
- "<|es|>": 50262,
83
- "<|et|>": 50307,
84
- "<|eu|>": 50310,
85
- "<|fa|>": 50300,
86
- "<|fi|>": 50277,
87
- "<|fo|>": 50338,
88
- "<|fr|>": 50265,
89
- "<|gl|>": 50319,
90
- "<|gu|>": 50333,
91
- "<|haw|>": 50352,
92
- "<|ha|>": 50354,
93
- "<|he|>": 50279,
94
- "<|hi|>": 50276,
95
- "<|hr|>": 50291,
96
- "<|ht|>": 50339,
97
- "<|hu|>": 50286,
98
- "<|hy|>": 50312,
99
- "<|id|>": 50275,
100
- "<|is|>": 50311,
101
- "<|it|>": 50274,
102
- "<|ja|>": 50266,
103
- "<|jw|>": 50356,
104
- "<|ka|>": 50329,
105
- "<|kk|>": 50316,
106
- "<|km|>": 50323,
107
- "<|kn|>": 50306,
108
- "<|ko|>": 50264,
109
- "<|la|>": 50294,
110
- "<|lb|>": 50345,
111
- "<|ln|>": 50353,
112
- "<|lo|>": 50336,
113
- "<|lt|>": 50293,
114
- "<|lv|>": 50301,
115
- "<|mg|>": 50349,
116
- "<|mi|>": 50295,
117
- "<|mk|>": 50308,
118
- "<|ml|>": 50296,
119
- "<|mn|>": 50314,
120
- "<|mr|>": 50320,
121
- "<|ms|>": 50282,
122
- "<|mt|>": 50343,
123
- "<|my|>": 50346,
124
- "<|ne|>": 50313,
125
- "<|nl|>": 50271,
126
- "<|nn|>": 50342,
127
- "<|no|>": 50288,
128
- "<|oc|>": 50328,
129
- "<|pa|>": 50321,
130
- "<|pl|>": 50269,
131
- "<|ps|>": 50340,
132
- "<|pt|>": 50267,
133
- "<|ro|>": 50284,
134
- "<|ru|>": 50263,
135
- "<|sa|>": 50344,
136
- "<|sd|>": 50332,
137
- "<|si|>": 50322,
138
- "<|sk|>": 50298,
139
- "<|sl|>": 50305,
140
- "<|sn|>": 50324,
141
- "<|so|>": 50326,
142
- "<|sq|>": 50317,
143
- "<|sr|>": 50303,
144
- "<|su|>": 50357,
145
- "<|sv|>": 50273,
146
- "<|sw|>": 50318,
147
- "<|ta|>": 50287,
148
- "<|te|>": 50299,
149
- "<|tg|>": 50331,
150
- "<|th|>": 50289,
151
- "<|tk|>": 50341,
152
- "<|tl|>": 50348,
153
- "<|tr|>": 50268,
154
- "<|tt|>": 50351,
155
- "<|uk|>": 50280,
156
- "<|ur|>": 50290,
157
- "<|uz|>": 50337,
158
- "<|vi|>": 50278,
159
- "<|yi|>": 50335,
160
- "<|yo|>": 50325,
161
- "<|zh|>": 50260
162
- },
163
- "max_initial_timestamp_index": 50,
164
- "max_length": 448,
165
- "no_timestamps_token_id": 50363,
166
- "pad_token_id": 50257,
167
- "prev_sot_token_id": 50361,
168
- "return_timestamps": false,
169
- "suppress_tokens": [
170
- 1,
171
- 2,
172
- 7,
173
- 8,
174
- 9,
175
- 10,
176
- 14,
177
- 25,
178
- 26,
179
- 27,
180
- 28,
181
- 29,
182
- 31,
183
- 58,
184
- 59,
185
- 60,
186
- 61,
187
- 62,
188
- 63,
189
- 90,
190
- 91,
191
- 92,
192
- 93,
193
- 359,
194
- 503,
195
- 522,
196
- 542,
197
- 873,
198
- 893,
199
- 902,
200
- 918,
201
- 922,
202
- 931,
203
- 1350,
204
- 1853,
205
- 1982,
206
- 2460,
207
- 2627,
208
- 3246,
209
- 3253,
210
- 3268,
211
- 3536,
212
- 3846,
213
- 3961,
214
- 4183,
215
- 4667,
216
- 6585,
217
- 6647,
218
- 7273,
219
- 9061,
220
- 9383,
221
- 10428,
222
- 10929,
223
- 11938,
224
- 12033,
225
- 12331,
226
- 12562,
227
- 13793,
228
- 14157,
229
- 14635,
230
- 15265,
231
- 15618,
232
- 16553,
233
- 16604,
234
- 18362,
235
- 18956,
236
- 20075,
237
- 21675,
238
- 22520,
239
- 26130,
240
- 26161,
241
- 26435,
242
- 28279,
243
- 29464,
244
- 31650,
245
- 32302,
246
- 32470,
247
- 36865,
248
- 42863,
249
- 47425,
250
- 49870,
251
- 50254,
252
- 50258,
253
- 50358,
254
- 50359,
255
- 50360,
256
- 50361,
257
- 50362
258
- ],
259
- "task_to_id": {
260
- "transcribe": 50359,
261
- "translate": 50358
262
- },
263
- "transformers_version": "4.31.0.dev0"
264
- }