qaihm-bot commited on
Commit
395d806
·
verified ·
1 Parent(s): 0c8b446

See https://github.com/qualcomm/ai-hub-models/releases/v0.59.0 for changelog.

Files changed (2) hide show
  1. README.md +80 -83
  2. release_assets.json +15 -16
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: image-classification
16
  MNASNet05 is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
17
 
18
  This is based on the implementation of MNASNet05 found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/mnasnet.py).
19
- This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.58.0/src/qai_hub_models/models/mnasnet05) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
20
 
21
  Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
22
 
@@ -29,25 +29,25 @@ Below are pre-exported model assets ready for deployment.
29
 
30
  | Runtime | Precision | Chipset | SDK Versions | Download |
31
  |---|---|---|---|---|
32
- | ONNX | float | Universal | QAIRT 2.45, ONNX Runtime 1.25.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-onnx-float.zip)
33
- | ONNX | w8a16 | Universal | QAIRT 2.45, ONNX Runtime 1.25.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-onnx-w8a16.zip)
34
- | QNN_DLC | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-qnn_dlc-float.zip)
35
- | QNN_DLC | w8a16 | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-qnn_dlc-w8a16.zip)
36
- | TFLITE | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-tflite-float.zip)
37
 
38
  For more device-specific assets and performance metrics, visit **[MNASNet05 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/mnasnet05)**.
39
 
40
 
41
  ### Option 2: Export with Custom Configurations
42
 
43
- Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.58.0/src/qai_hub_models/models/mnasnet05) Python library to compile and export the model with your own:
44
  - Custom weights (e.g., fine-tuned checkpoints)
45
  - Custom input shapes
46
  - Target device and runtime configurations
47
 
48
  This option is ideal if you need to customize the model beyond the default configuration provided here.
49
 
50
- See our repository for [MNASNet05 on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.58.0/src/qai_hub_models/models/mnasnet05) for usage instructions.
51
 
52
  ## Model Details
53
 
@@ -63,84 +63,81 @@ See our repository for [MNASNet05 on GitHub](https://github.com/qualcomm/ai-hub-
63
  ## Performance Summary
64
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
65
  |---|---|---|---|---|---|---
66
- | MNASNet05 | ONNX | float | Snapdragon® X2 Elite | 0.245 ms | 2 - 2 MB | NPU
67
- | MNASNet05 | ONNX | float | Snapdragon® X Elite | 0.483 ms | 5 - 5 MB | NPU
68
- | MNASNet05 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 0.331 ms | 1 - 48 MB | NPU
69
- | MNASNet05 | ONNX | float | Snapdragon® 8 Gen 1 Mobile | 0.871 ms | 1 - 51 MB | NPU
70
- | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.483 ms | 0 - 7 MB | NPU
71
- | MNASNet05 | ONNX | float | Qualcomm® QCS8450 | 0.871 ms | 1 - 51 MB | NPU
72
- | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ IQ-9075 | 0.812 ms | 1 - 3 MB | NPU
73
- | MNASNet05 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.224 ms | 0 - 28 MB | NPU
74
- | MNASNet05 | ONNX | float | Snapdragon® 8 Elite Mobile | 0.269 ms | 0 - 32 MB | NPU
75
- | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ Q-8750 | 0.269 ms | 0 - 32 MB | NPU
76
- | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.483 ms | 5 - 5 MB | NPU
77
- | MNASNet05 | ONNX | w8a16 | Snapdragon® X2 Elite | 0.215 ms | 1 - 1 MB | NPU
78
- | MNASNet05 | ONNX | w8a16 | Snapdragon® X Elite | 0.52 ms | 0 - 0 MB | NPU
79
- | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 0.35 ms | 0 - 44 MB | NPU
80
- | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Gen 1 Mobile | 0.664 ms | 0 - 48 MB | NPU
81
- | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ QCS6490 | 2.151 ms | 0 - 3 MB | NPU
82
- | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.518 ms | 0 - 16 MB | NPU
83
- | MNASNet05 | ONNX | w8a16 | Qualcomm® QCS8450 | 0.664 ms | 0 - 48 MB | NPU
84
- | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 0.657 ms | 0 - 3 MB | NPU
85
- | MNASNet05 | ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 0.53 ms | 0 - 31 MB | NPU
86
- | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 0.216 ms | 0 - 33 MB | NPU
87
- | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 2.232 ms | 0 - 145 MB | NPU
88
- | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Elite Mobile | 0.259 ms | 0 - 30 MB | NPU
89
- | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 0.53 ms | 0 - 31 MB | NPU
90
- | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 0.259 ms | 0 - 30 MB | NPU
91
- | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 0.52 ms | 0 - 0 MB | NPU
92
- | MNASNet05 | QNN_DLC | float | Snapdragon® X2 Elite | 0.411 ms | 1 - 1 MB | NPU
93
- | MNASNet05 | QNN_DLC | float | Snapdragon® X Elite | 0.915 ms | 1 - 1 MB | NPU
94
- | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 0.509 ms | 0 - 44 MB | NPU
95
- | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Gen 1 Mobile | 1.564 ms | 0 - 47 MB | NPU
96
- | MNASNet05 | QNN_DLC | float | Qualcomm® QCS8275 | 2.347 ms | 1 - 28 MB | NPU
97
- | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.783 ms | 1 - 16 MB | NPU
98
  | MNASNet05 | QNN_DLC | float | Qualcomm® SA8775P | 1.102 ms | 0 - 30 MB | NPU
99
  | MNASNet05 | QNN_DLC | float | Qualcomm® SA8650P | 1.102 ms | 0 - 30 MB | NPU
100
  | MNASNet05 | QNN_DLC | float | Qualcomm® SA8255P | 1.102 ms | 0 - 30 MB | NPU
101
- | MNASNet05 | QNN_DLC | float | Qualcomm® QCS8450 | 1.564 ms | 0 - 47 MB | NPU
102
- | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-9075 | 1.102 ms | 1 - 3 MB | NPU
103
- | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.295 ms | 1 - 29 MB | NPU
104
- | MNASNet05 | QNN_DLC | float | Qualcomm® SA7255P | 2.347 ms | 1 - 28 MB | NPU
105
- | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Elite Mobile | 0.389 ms | 0 - 28 MB | NPU
106
- | MNASNet05 | QNN_DLC | float | Qualcomm® SA8295P | 1.437 ms | 0 - 28 MB | NPU
107
- | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ Q-8750 | 0.389 ms | 0 - 28 MB | NPU
108
- | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.915 ms | 1 - 1 MB | NPU
109
- | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® X2 Elite | 0.407 ms | 0 - 0 MB | NPU
110
- | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® X Elite | 0.891 ms | 0 - 0 MB | NPU
111
- | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 3 Mobile | 0.528 ms | 0 - 39 MB | NPU
112
- | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 1 Mobile | 0.953 ms | 0 - 45 MB | NPU
113
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ QCS6490 | 2.72 ms | 0 - 2 MB | NPU
114
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® QCS8275 | 1.656 ms | 0 - 27 MB | NPU
115
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.767 ms | 0 - 13 MB | NPU
116
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8775P | 0.955 ms | 0 - 29 MB | NPU
117
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8650P | 0.955 ms | 0 - 29 MB | NPU
118
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8255P | 0.955 ms | 0 - 29 MB | NPU
119
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® QCS8450 | 0.953 ms | 0 - 45 MB | NPU
120
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 0.859 ms | 2 - 4 MB | NPU
121
- | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 7 Gen 4 Mobile | 0.79 ms | 0 - 27 MB | NPU
122
- | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 0.298 ms | 0 - 29 MB | NPU
123
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 3.056 ms | 0 - 143 MB | NPU
124
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA7255P | 1.656 ms | 0 - 27 MB | NPU
125
- | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Mobile | 0.351 ms | 0 - 28 MB | NPU
126
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8295P | 1.232 ms | 0 - 25 MB | NPU
127
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 0.79 ms | 0 - 27 MB | NPU
128
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 0.351 ms | 0 - 28 MB | NPU
129
- | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 0.891 ms | 0 - 0 MB | NPU
130
- | MNASNet05 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 0.524 ms | 0 - 46 MB | NPU
131
- | MNASNet05 | TFLITE | float | Snapdragon® 8 Gen 1 Mobile | 1.579 ms | 0 - 50 MB | NPU
132
- | MNASNet05 | TFLITE | float | Qualcomm® QCS8275 | 2.359 ms | 0 - 28 MB | NPU
133
- | MNASNet05 | TFLITE | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.796 ms | 0 - 2 MB | NPU
134
- | MNASNet05 | TFLITE | float | Qualcomm® SA8775P | 1.109 ms | 0 - 31 MB | NPU
135
- | MNASNet05 | TFLITE | float | Qualcomm® SA8650P | 1.109 ms | 0 - 31 MB | NPU
136
- | MNASNet05 | TFLITE | float | Qualcomm® SA8255P | 1.109 ms | 0 - 31 MB | NPU
137
- | MNASNet05 | TFLITE | float | Qualcomm® QCS8450 | 1.579 ms | 0 - 50 MB | NPU
138
- | MNASNet05 | TFLITE | float | Qualcomm® Dragonwing™ IQ-9075 | 0.982 ms | 0 - 8 MB | NPU
139
- | MNASNet05 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.295 ms | 0 - 30 MB | NPU
140
- | MNASNet05 | TFLITE | float | Qualcomm® SA7255P | 2.359 ms | 0 - 28 MB | NPU
141
- | MNASNet05 | TFLITE | float | Snapdragon® 8 Elite Mobile | 0.382 ms | 0 - 28 MB | NPU
142
- | MNASNet05 | TFLITE | float | Qualcomm® SA8295P | 1.441 ms | 0 - 28 MB | NPU
143
- | MNASNet05 | TFLITE | float | Qualcomm® Dragonwing™ Q-8750 | 0.382 ms | 0 - 28 MB | NPU
144
 
145
  ## License
146
  * The license for the original implementation of MNASNet05 can be found
 
16
  MNASNet05 is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
17
 
18
  This is based on the implementation of MNASNet05 found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/mnasnet.py).
19
+ This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.59.0/src/qai_hub_models/models/mnasnet05) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
20
 
21
  Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
22
 
 
29
 
30
  | Runtime | Precision | Chipset | SDK Versions | Download |
31
  |---|---|---|---|---|
32
+ | ONNX | float | Universal | QAIRT 2.45, ONNX Runtime 1.27.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-onnx-float.zip)
33
+ | ONNX | w8a16 | Universal | QAIRT 2.45, ONNX Runtime 1.27.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-onnx-w8a16.zip)
34
+ | QNN_DLC | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-qnn_dlc-float.zip)
35
+ | QNN_DLC | w8a16 | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-qnn_dlc-w8a16.zip)
36
+ | TFLITE | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-tflite-float.zip)
37
 
38
  For more device-specific assets and performance metrics, visit **[MNASNet05 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/mnasnet05)**.
39
 
40
 
41
  ### Option 2: Export with Custom Configurations
42
 
43
+ Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.59.0/src/qai_hub_models/models/mnasnet05) Python library to compile and export the model with your own:
44
  - Custom weights (e.g., fine-tuned checkpoints)
45
  - Custom input shapes
46
  - Target device and runtime configurations
47
 
48
  This option is ideal if you need to customize the model beyond the default configuration provided here.
49
 
50
+ See our repository for [MNASNet05 on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.59.0/src/qai_hub_models/models/mnasnet05) for usage instructions.
51
 
52
  ## Model Details
53
 
 
63
  ## Performance Summary
64
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
65
  |---|---|---|---|---|---|---
66
+ | MNASNet05 | ONNX | float | Snapdragon® X2 Elite | 0.229 ms | 2 - 2 MB | NPU
67
+ | MNASNet05 | ONNX | float | Snapdragon® X Elite | 0.493 ms | 5 - 5 MB | NPU
68
+ | MNASNet05 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 0.328 ms | 0 - 47 MB | NPU
69
+ | MNASNet05 | ONNX | float | Snapdragon® 8 Gen 1 Mobile | 0.873 ms | 1 - 52 MB | NPU
70
+ | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.49 ms | 0 - 7 MB | NPU
71
+ | MNASNet05 | ONNX | float | Qualcomm® QCS8450 | 0.873 ms | 1 - 52 MB | NPU
72
+ | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ IQ-9075 | 0.751 ms | 1 - 3 MB | NPU
73
+ | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.493 ms | 5 - 5 MB | NPU
74
+ | MNASNet05 | ONNX | float | Qualcomm® Dragonwing™ Q-8750 | 0.266 ms | 0 - 31 MB | NPU
75
+ | MNASNet05 | ONNX | float | Snapdragon® 8 Elite Mobile | 0.266 ms | 0 - 31 MB | NPU
76
+ | MNASNet05 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.232 ms | 0 - 28 MB | NPU
77
+ | MNASNet05 | ONNX | w8a16 | Snapdragon® X2 Elite | 0.22 ms | 1 - 1 MB | NPU
78
+ | MNASNet05 | ONNX | w8a16 | Snapdragon® X Elite | 0.516 ms | 0 - 0 MB | NPU
79
+ | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 0.341 ms | 0 - 43 MB | NPU
80
+ | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Gen 1 Mobile | 0.676 ms | 0 - 48 MB | NPU
81
+ | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ QCS6490 | 2.134 ms | 0 - 3 MB | NPU
82
+ | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.511 ms | 0 - 5 MB | NPU
83
+ | MNASNet05 | ONNX | w8a16 | Qualcomm® QCS8450 | 0.676 ms | 0 - 48 MB | NPU
84
+ | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 0.656 ms | 0 - 3 MB | NPU
85
+ | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 0.516 ms | 0 - 0 MB | NPU
86
+ | MNASNet05 | ONNX | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 0.26 ms | 0 - 35 MB | NPU
87
+ | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Elite Mobile | 0.26 ms | 0 - 35 MB | NPU
88
+ | MNASNet05 | ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 0.221 ms | 0 - 31 MB | NPU
89
+ | MNASNet05 | QNN_DLC | float | Snapdragon® X2 Elite | 0.417 ms | 1 - 1 MB | NPU
90
+ | MNASNet05 | QNN_DLC | float | Snapdragon® X Elite | 0.919 ms | 1 - 1 MB | NPU
91
+ | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 0.509 ms | 0 - 45 MB | NPU
92
+ | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Gen 1 Mobile | 1.562 ms | 0 - 52 MB | NPU
93
+ | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ QCS8275 | 2.301 ms | 1 - 28 MB | NPU
94
+ | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.788 ms | 1 - 7 MB | NPU
 
 
 
95
  | MNASNet05 | QNN_DLC | float | Qualcomm® SA8775P | 1.102 ms | 0 - 30 MB | NPU
96
  | MNASNet05 | QNN_DLC | float | Qualcomm® SA8650P | 1.102 ms | 0 - 30 MB | NPU
97
  | MNASNet05 | QNN_DLC | float | Qualcomm® SA8255P | 1.102 ms | 0 - 30 MB | NPU
98
+ | MNASNet05 | QNN_DLC | float | Qualcomm® QCS8450 | 1.562 ms | 0 - 52 MB | NPU
99
+ | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-9075 | 0.981 ms | 1 - 3 MB | NPU
100
+ | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.919 ms | 1 - 1 MB | NPU
101
+ | MNASNet05 | QNN_DLC | float | Qualcomm® Dragonwing™ Q-8750 | 0.385 ms | 1 - 34 MB | NPU
102
+ | MNASNet05 | QNN_DLC | float | Qualcomm® SA7255P | 2.301 ms | 1 - 28 MB | NPU
103
+ | MNASNet05 | QNN_DLC | float | Qualcomm® SA8295P | 1.42 ms | 0 - 28 MB | NPU
104
+ | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Elite Mobile | 0.385 ms | 1 - 34 MB | NPU
105
+ | MNASNet05 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.293 ms | 0 - 29 MB | NPU
106
+ | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® X2 Elite | 0.396 ms | 0 - 0 MB | NPU
107
+ | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® X Elite | 0.89 ms | 0 - 0 MB | NPU
108
+ | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 3 Mobile | 0.529 ms | 0 - 39 MB | NPU
109
+ | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 1 Mobile | 0.954 ms | 0 - 44 MB | NPU
110
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ QCS6490 | 2.721 ms | 0 - 2 MB | NPU
111
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ QCS8275 | 1.654 ms | 0 - 28 MB | NPU
112
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.767 ms | 0 - 2 MB | NPU
113
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8775P | 0.956 ms | 0 - 30 MB | NPU
114
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8650P | 0.956 ms | 0 - 30 MB | NPU
115
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8255P | 0.956 ms | 0 - 30 MB | NPU
116
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® QCS8450 | 0.954 ms | 0 - 44 MB | NPU
117
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 0.867 ms | 0 - 2 MB | NPU
118
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 0.89 ms | 0 - 0 MB | NPU
119
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 3.05 ms | 0 - 140 MB | NPU
120
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 0.789 ms | 0 - 27 MB | NPU
121
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 0.353 ms | 0 - 27 MB | NPU
122
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA7255P | 1.654 ms | 0 - 28 MB | NPU
123
+ | MNASNet05 | QNN_DLC | w8a16 | Qualcomm® SA8295P | 1.224 ms | 0 - 26 MB | NPU
124
+ | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Mobile | 0.353 ms | 0 - 27 MB | NPU
125
+ | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 0.304 ms | 0 - 28 MB | NPU
126
+ | MNASNet05 | QNN_DLC | w8a16 | Snapdragon® 7 Gen 4 Mobile | 0.789 ms | 0 - 27 MB | NPU
127
+ | MNASNet05 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 0.526 ms | 0 - 45 MB | NPU
128
+ | MNASNet05 | TFLITE | float | Snapdragon® 8 Gen 1 Mobile | 1.573 ms | 0 - 53 MB | NPU
129
+ | MNASNet05 | TFLITE | float | Qualcomm® Dragonwing™ QCS8275 | 2.332 ms | 0 - 28 MB | NPU
130
+ | MNASNet05 | TFLITE | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.8 ms | 0 - 1 MB | NPU
131
+ | MNASNet05 | TFLITE | float | Qualcomm® SA8775P | 1.124 ms | 0 - 31 MB | NPU
132
+ | MNASNet05 | TFLITE | float | Qualcomm® SA8650P | 1.124 ms | 0 - 31 MB | NPU
133
+ | MNASNet05 | TFLITE | float | Qualcomm® SA8255P | 1.124 ms | 0 - 31 MB | NPU
134
+ | MNASNet05 | TFLITE | float | Qualcomm® QCS8450 | 1.573 ms | 0 - 53 MB | NPU
135
+ | MNASNet05 | TFLITE | float | Qualcomm® Dragonwing™ IQ-9075 | 0.986 ms | 0 - 8 MB | NPU
136
+ | MNASNet05 | TFLITE | float | Qualcomm® Dragonwing™ Q-8750 | 0.382 ms | 0 - 32 MB | NPU
137
+ | MNASNet05 | TFLITE | float | Qualcomm® SA7255P | 2.332 ms | 0 - 28 MB | NPU
138
+ | MNASNet05 | TFLITE | float | Qualcomm® SA8295P | 1.446 ms | 0 - 28 MB | NPU
139
+ | MNASNet05 | TFLITE | float | Snapdragon® 8 Elite Mobile | 0.382 ms | 0 - 32 MB | NPU
140
+ | MNASNet05 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.299 ms | 0 - 30 MB | NPU
141
 
142
  ## License
143
  * The license for the original implementation of MNASNet05 can be found
release_assets.json CHANGED
@@ -1,44 +1,43 @@
1
  {
2
- "version": "0.58.0",
3
  "precisions": {
4
  "float": {
5
  "universal_assets": {
6
- "tflite": {
7
  "tool_versions": {
8
  "qairt": "2.45.0.260326154327",
9
- "litert": "1.4.4"
10
  },
11
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-tflite-float.zip"
12
  },
13
  "qnn_dlc": {
14
  "tool_versions": {
15
  "qairt": "2.45.0.260326154327"
16
  },
17
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-qnn_dlc-float.zip"
18
  },
19
- "onnx": {
20
  "tool_versions": {
21
- "qairt": "2.45.0.260326154327",
22
- "onnx_runtime": "1.25.0"
23
  },
24
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-onnx-float.zip"
25
  }
26
  }
27
  },
28
  "w8a16": {
29
  "universal_assets": {
30
- "qnn_dlc": {
31
  "tool_versions": {
32
- "qairt": "2.45.0.260326154327"
 
33
  },
34
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-qnn_dlc-w8a16.zip"
35
  },
36
- "onnx": {
37
  "tool_versions": {
38
- "qairt": "2.45.0.260326154327",
39
- "onnx_runtime": "1.25.0"
40
  },
41
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.58.0/mnasnet05-onnx-w8a16.zip"
42
  }
43
  }
44
  }
 
1
  {
2
+ "version": "0.59.0",
3
  "precisions": {
4
  "float": {
5
  "universal_assets": {
6
+ "onnx": {
7
  "tool_versions": {
8
  "qairt": "2.45.0.260326154327",
9
+ "onnx_runtime": "1.27.1"
10
  },
11
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-onnx-float.zip"
12
  },
13
  "qnn_dlc": {
14
  "tool_versions": {
15
  "qairt": "2.45.0.260326154327"
16
  },
17
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-qnn_dlc-float.zip"
18
  },
19
+ "tflite": {
20
  "tool_versions": {
21
+ "qairt": "2.45.0.260326154327"
 
22
  },
23
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-tflite-float.zip"
24
  }
25
  }
26
  },
27
  "w8a16": {
28
  "universal_assets": {
29
+ "onnx": {
30
  "tool_versions": {
31
+ "qairt": "2.45.0.260326154327",
32
+ "onnx_runtime": "1.27.1"
33
  },
34
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-onnx-w8a16.zip"
35
  },
36
+ "qnn_dlc": {
37
  "tool_versions": {
38
+ "qairt": "2.45.0.260326154327"
 
39
  },
40
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/mnasnet05/releases/v0.59.0/mnasnet05-qnn_dlc-w8a16.zip"
41
  }
42
  }
43
  }