shadow-cann commited on
Commit
21c117e
·
verified ·
1 Parent(s): 9dd2059

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ 1712176979116033_InceptionV3.png filter=lfs diff=lfs merge=lfs -text
1712176979116033_InceptionV3.png ADDED

Git LFS Details

  • SHA256: 2d9cf0a58b481c68de401705d474034e1abdb5043576f7517c5138cddb85e1c1
  • Pointer size: 131 Bytes
  • Size of remote file: 342 kB
InceptionV3.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1726027ed866b6ef5054a1d1680ed6776fbfa498bae1c8f26d7f02a06bbe1925
3
+ size 95292862
Inceptionv3.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b63f7cff616703ff8761b193a1e9c05122d477842106d642fe433b7c773901f7
3
+ size 100993320
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ tags:
5
+ - hisilicon
6
+ - hispark
7
+ - npu
8
+ - openharmony
9
+ - modelzoo
10
+ - pytorch
11
+ ---
12
+
13
+ # InceptionV3
14
+
15
+ InceptionV3 是为图像分类任务设计的高效卷积神经网络,其核心创新是使用模块化的 Inception 结构(如分解卷积、辅助分类器)来在保持计算效率的同时提升特征提取能力,并在 ImageNet 等数据集上取得优异性能。
16
+
17
+ ## Mirror Metadata
18
+
19
+ - Hugging Face repo: shadow-cann/hispark-modelzoo-inceptionv3
20
+ - Portal model id: hsd646tl0o00
21
+ - Created at: 2025-11-14 18:09:00
22
+ - Updated at: 2025-11-29 14:49:57
23
+ - Category: 计算机视觉
24
+
25
+ ## Framework
26
+
27
+ - PyTorch
28
+
29
+ ## Supported OS
30
+
31
+ - OpenHarmony
32
+ - Linux
33
+
34
+ ## Computing Power
35
+
36
+ - Hi3403V100 SVP_NNN
37
+ - Hi3403V100 NNN
38
+
39
+ ## Tags
40
+
41
+ - 分类
42
+
43
+ ## Detail Parameters
44
+
45
+ - 输入: 299x299
46
+ - 参数量: 23.817M
47
+ - 计算量: 11.511GFLOPs
48
+
49
+ ## Files In This Repo
50
+
51
+ - InceptionV3.onnx (源模型 / 源模型下载; 源模型 / 源模型元数据)
52
+ - Inceptionv3.zip (源模型 / 源模型下载; 源模型 / 源模型元数据)
53
+ - SVP_NNN_PC_V1.0.6.0.tgz (附加资源 / 附加资源)
54
+
55
+ ## Upstream Links
56
+
57
+ - Portal card: https://gitbubble.github.io/hisilicon-developer-portal-mirror/model-detail.html?id=hsd646tl0o00
58
+ - Upstream repository: https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/InceptionV3
59
+ - License reference: https://github.com/pytorch/vision/blob/v0.14.0/LICENSE
60
+
61
+ ## Notes
62
+
63
+ - This repository was mirrored from the HiSilicon Developer Portal model card and local downloads captured on 2026-03-27.
64
+ - File ownership follows the portal card mapping, not just filename similarity.
65
+ - Cover image: 1712176979116033_InceptionV3.png
SVP_NNN_PC_V1.0.6.0.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536b103d08e9490f968207326798e1fc50ea4234888b73db729cd6e6a04c5d8b
3
+ size 31072256
model-card.json ADDED
@@ -0,0 +1,327 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "InceptionV3",
3
+ "id": "hsd646tl0o00",
4
+ "description": "InceptionV3 是为图像分类任务设计的高效卷积神经网络,其核心创新是使用模块化的 Inception 结构(如分解卷积、辅助分类器)来在保持计算效率的同时提升特征提取能力,并在 ImageNet 等数据集上取得优异性能。",
5
+ "category": "计算机视觉",
6
+ "framework": [
7
+ "PyTorch"
8
+ ],
9
+ "supportOs": [
10
+ "OpenHarmony",
11
+ "Linux"
12
+ ],
13
+ "computingPower": [
14
+ "Hi3403V100 SVP_NNN",
15
+ "Hi3403V100 NNN"
16
+ ],
17
+ "tags": [
18
+ "分类"
19
+ ],
20
+ "repositoryUrl": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/InceptionV3",
21
+ "licenseUrl": "https://github.com/pytorch/vision/blob/v0.14.0/LICENSE",
22
+ "downloads": [
23
+ {
24
+ "fileName": "InceptionV3.onnx",
25
+ "variants": [
26
+ "源模型 / 源模型下载",
27
+ "源模型 / 源模型元数据"
28
+ ]
29
+ },
30
+ {
31
+ "fileName": "Inceptionv3.zip",
32
+ "variants": [
33
+ "源模型 / 源模型下载",
34
+ "源模型 / 源模型元数据"
35
+ ]
36
+ },
37
+ {
38
+ "fileName": "SVP_NNN_PC_V1.0.6.0.tgz",
39
+ "variants": [
40
+ "附加资源 / 附加资源"
41
+ ]
42
+ }
43
+ ],
44
+ "apiDetail": {
45
+ "createdBy": 139036723332644,
46
+ "creationDate": "2025-11-14 18:09:00",
47
+ "creationUserCN": "y-0089",
48
+ "lastUpdatedBy": null,
49
+ "lastUpdateDate": "2025-11-29 14:49:57",
50
+ "lastUpdateUserCN": "y-0089",
51
+ "rowIdx": -1,
52
+ "id": "hsd646tl0o00",
53
+ "name": "InceptionV3",
54
+ "isBeta": 0,
55
+ "betaVersionDesc": "",
56
+ "description": "InceptionV3 是为图像分类任务设计的高效卷积神经网络,其核心创新是使用模块化的 Inception 结构(如分解卷积、辅助分类器)来在保持计算效率的同时提升特征提取能力,并在 ImageNet 等数据集上取得优异性能。",
57
+ "parentId": "hsd646tl0o00",
58
+ "coverImageId": 1712176979116033,
59
+ "coverImageUrl": "https://openxinhuo-board-image.obs.cn-east-3.myhuaweicloud.com/1712176979116033%2FInceptionV3.png",
60
+ "modelEffectId": null,
61
+ "modelEffectUrl": "",
62
+ "computerVersion": [
63
+ "分类"
64
+ ],
65
+ "naturalLanguageProcess": [],
66
+ "multimodal": [],
67
+ "video": [],
68
+ "framework": [
69
+ "PyTorch"
70
+ ],
71
+ "modelRepository": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/InceptionV3",
72
+ "originModel": [
73
+ {
74
+ "id": "1712177052450818",
75
+ "name": "InceptionV3.onnx",
76
+ "url": null,
77
+ "size": "95292862"
78
+ },
79
+ {
80
+ "id": "1712177209737219",
81
+ "name": "Inceptionv3.zip",
82
+ "url": null,
83
+ "size": "100993320"
84
+ }
85
+ ],
86
+ "originModelLink": null,
87
+ "dataSet": "https://image-net.org/",
88
+ "modelLicense": "https://github.com/pytorch/vision/blob/v0.14.0/LICENSE",
89
+ "detailParams": [
90
+ {
91
+ "name": "输入",
92
+ "value": "299x299"
93
+ },
94
+ {
95
+ "name": "参数量",
96
+ "value": "23.817M"
97
+ },
98
+ {
99
+ "name": "计算量",
100
+ "value": "11.511GFLOPs"
101
+ }
102
+ ],
103
+ "quickStart": {
104
+ "url": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/InceptionV3",
105
+ "markDownUrl": "",
106
+ "developLanguage": [
107
+ {
108
+ "language": "C++",
109
+ "context": "{\"ops\":[{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#080808\"},\"insert\":\"模型可以通过以下代码完成快速推理\"},{\"attributes\":{\"text-indent\":\"0px\"},\"insert\":\"\\n\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"#include \\\"model.h\\\"\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"#include \\\"log.h\\\"\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\\n\"},{\"insert\":\"using namespace Infer;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\\n\"},{\"insert\":\"int main()\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"{\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" EnvInit();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" std::string omModelPath = \\\"/path/to/model.om\\\"; // InceptionV3模型文件路径 \"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" std::string imagePath = \\\"/path/to/image.jpg\\\"; // 输入图片路径\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" std::unique_ptr<Model> model = std::make_unique<Model>();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" if (model->Load(omModelPath, ModelType::InceptionV3) != 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" LOG(ERROR) << \\\"fail to load model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" auto ret = model->Infer(imagePath, FileType::SingelImageFile);\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" if (ret.size() == 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" LOG(ERROR) << \\\"fail to infer model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" model->Unload();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" if (model->Unload() != 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" LOG(ERROR) << \\\"fail to unload model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" EnvDeinit();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\" return 0;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"}\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#080808\"},\"insert\":\"备注:头文件和动态库位于\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#315fbd\",\"link\":\"https://gitee.com/HiSpark/modelzoo/tree/master/samples/common\"},\"insert\":\"/samples/common\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#080808\"},\"insert\":\"目录下,编译配置参考\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"13px\",\"color\":\"#315fbd\",\"link\":\"https://gitee.com/HiSpark/modelzoo/blob/master/samples/built-in/classification/InceptionV3/src/CMakeLists.txt\"},\"insert\":\"文件\"},{\"attributes\":{\"text-indent\":\"0px\"},\"insert\":\"\\n\"},{\"insert\":\"\\n\"}]}"
110
+ }
111
+ ]
112
+ },
113
+ "status": "released",
114
+ "currentHandler": "",
115
+ "currentHandlerName": null,
116
+ "jsonPath": "https://gitee.com/HiSpark/modelzoo-dev/blob/master/samples/built-in/classification/InceptionV3/InceptionV3.json",
117
+ "modelAdaptor": [
118
+ {
119
+ "createdBy": null,
120
+ "creationDate": null,
121
+ "creationUserCN": null,
122
+ "lastUpdatedBy": null,
123
+ "lastUpdateDate": null,
124
+ "lastUpdateUserCN": null,
125
+ "rowIdx": -1,
126
+ "id": "i8ttm5k1tc00",
127
+ "name": "Hi3403V100 SVP_NNN",
128
+ "modelId": "hsd646tl0o00",
129
+ "modelName": "InceptionV3",
130
+ "supportNames": [
131
+ "a8w8"
132
+ ],
133
+ "toolkit": [
134
+ {
135
+ "name": "CANN工具",
136
+ "url": "https://hispark-obs.obs.cn-east-3.myhuaweicloud.com/SVP_NNN_PC_V1.0.6.0.tgz",
137
+ "desc": "Al异构计算架构;提升计算效率的关键平台",
138
+ "imgId": "cann"
139
+ },
140
+ {
141
+ "name": "编译工具链",
142
+ "url": "https://gitee.com/HiSpark/pegasus/blob/Beta-v0.9.1/docs/Hi3403V100%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E6%8C%87%E5%8D%97/Hi3403V100%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E6%8C%87%E5%8D%97.md#241%E5%AE%89%E8%A3%85clang%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91%E5%99%A8",
143
+ "desc": "高效编译,精准适配;AI性能优化,应用流畅运行",
144
+ "imgId": "tool"
145
+ },
146
+ {
147
+ "name": "SDK",
148
+ "url": "https://gitee.com/HiSpark/ss928v100_clang/tree/Beta-v0.9.1/ ",
149
+ "desc": "稳定、易用的设计;支撑客户快速产品量产",
150
+ "imgId": "sdk"
151
+ }
152
+ ],
153
+ "supportOs": [
154
+ "OpenHarmony",
155
+ "Linux"
156
+ ],
157
+ "supportQuantify": [
158
+ {
159
+ "createdBy": 132241120926760,
160
+ "creationDate": "2026-03-26 20:27:14",
161
+ "creationUserCN": "liaoshibin",
162
+ "lastUpdatedBy": 132241120926760,
163
+ "lastUpdateDate": "2026-03-26 20:27:14",
164
+ "lastUpdateUserCN": "liaoshibin",
165
+ "rowIdx": -1,
166
+ "id": "j6tnk4tgtk00",
167
+ "name": "a8w8",
168
+ "computingId": "i8ttm5k1tc00",
169
+ "computingName": "Hi3403V100 SVP_NNN",
170
+ "omOfflineModelUrl": null,
171
+ "omOfflineModelId": 1712177788616707,
172
+ "omOfflineModelSize": "24391933",
173
+ "omOfflineModelName": "InceptionV3.om",
174
+ "omOfflineModel": [
175
+ {
176
+ "id": "1712177788616707",
177
+ "name": "InceptionV3.om",
178
+ "url": null,
179
+ "size": "24391933"
180
+ }
181
+ ],
182
+ "omOfflineModelLink": null,
183
+ "releaseTime": "2025-11-14",
184
+ "boardOs": null,
185
+ "modelLicense": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet50/LICENSE",
186
+ "modelPerformance": [
187
+ {
188
+ "performanceValue": "5.15",
189
+ "unit": "耗时(ms)",
190
+ "desc": "性能工具。"
191
+ },
192
+ {
193
+ "performanceValue": "194.26",
194
+ "unit": "性能(fps)",
195
+ "desc": "性能工具。"
196
+ },
197
+ {
198
+ "performanceValue": "30.555",
199
+ "unit": "单帧内存带宽(MB)",
200
+ "desc": ""
201
+ },
202
+ {
203
+ "performanceValue": "28.0",
204
+ "unit": "内存(MB)",
205
+ "desc": ""
206
+ }
207
+ ],
208
+ "deleted": 0
209
+ }
210
+ ],
211
+ "deleted": 0
212
+ },
213
+ {
214
+ "createdBy": null,
215
+ "creationDate": null,
216
+ "creationUserCN": null,
217
+ "lastUpdatedBy": null,
218
+ "lastUpdateDate": null,
219
+ "lastUpdateUserCN": null,
220
+ "rowIdx": -1,
221
+ "id": "i8ttm5k1tc01",
222
+ "name": "Hi3403V100 NNN",
223
+ "modelId": "hsd646tl0o00",
224
+ "modelName": "InceptionV3",
225
+ "supportNames": [
226
+ "fp16"
227
+ ],
228
+ "toolkit": [
229
+ {
230
+ "name": "CANN工具",
231
+ "url": "",
232
+ "desc": "5.30.t11.7.b110; (请联系FAE获取)",
233
+ "imgId": "cann"
234
+ },
235
+ {
236
+ "name": "编译工具链",
237
+ "url": "",
238
+ "desc": "aarch64-mix210-linux-gcc;(请联系FAE获取)",
239
+ "imgId": "tool"
240
+ },
241
+ {
242
+ "name": "SDK",
243
+ "url": "",
244
+ "desc": "SS928 V100R001C02SPC022; (请联系FAE获取)",
245
+ "imgId": "sdk"
246
+ }
247
+ ],
248
+ "supportOs": [
249
+ "Linux"
250
+ ],
251
+ "supportQuantify": [
252
+ {
253
+ "createdBy": 132241120926760,
254
+ "creationDate": "2026-03-26 20:27:14",
255
+ "creationUserCN": "liaoshibin",
256
+ "lastUpdatedBy": 132241120926760,
257
+ "lastUpdateDate": "2026-03-26 20:27:14",
258
+ "lastUpdateUserCN": "liaoshibin",
259
+ "rowIdx": -1,
260
+ "id": "j6tnk4v8tk00",
261
+ "name": "fp16",
262
+ "computingId": "i8ttm5k1tc01",
263
+ "computingName": "Hi3403V100 NNN",
264
+ "omOfflineModelUrl": null,
265
+ "omOfflineModelId": 1712177985748994,
266
+ "omOfflineModelSize": "53381205",
267
+ "omOfflineModelName": "InceptionV3.om",
268
+ "omOfflineModel": [
269
+ {
270
+ "id": "1712177985748994",
271
+ "name": "InceptionV3.om",
272
+ "url": null,
273
+ "size": "53381205"
274
+ }
275
+ ],
276
+ "omOfflineModelLink": null,
277
+ "releaseTime": "2025-11-14",
278
+ "boardOs": null,
279
+ "modelLicense": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/classification/ResNet50/LICENSE",
280
+ "modelPerformance": [
281
+ {
282
+ "performanceValue": "10.398",
283
+ "unit": "耗时(ms)",
284
+ "desc": "性能工具。"
285
+ },
286
+ {
287
+ "performanceValue": "95.48",
288
+ "unit": "性能(fps)",
289
+ "desc": "性能工具。"
290
+ },
291
+ {
292
+ "performanceValue": "131.305",
293
+ "unit": "单帧内存带宽(MB)",
294
+ "desc": ""
295
+ },
296
+ {
297
+ "performanceValue": "153.855",
298
+ "unit": "内存(MB)",
299
+ "desc": ""
300
+ }
301
+ ],
302
+ "deleted": 0
303
+ }
304
+ ],
305
+ "deleted": 0
306
+ }
307
+ ],
308
+ "saveType": null,
309
+ "deleteType": null,
310
+ "latest": "Y",
311
+ "deleted": 0,
312
+ "modelPhase": "released",
313
+ "remark": null,
314
+ "fileInfo": null,
315
+ "reviewType": null,
316
+ "owner": "y-0089",
317
+ "ownerBy": 139036723332644,
318
+ "optional": null,
319
+ "optionalList": [
320
+ "0e900d99dee8461b8"
321
+ ],
322
+ "optionalBy": null,
323
+ "downloadNum": 11,
324
+ "collectNum": null,
325
+ "isCollect": null
326
+ }
327
+ }