qaihm-bot commited on
Commit
bfefcdc
·
verified ·
1 Parent(s): fcc5384

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.29 ms | 0 - 7 MB | FP16 | NPU | [Shufflenet-v2.tflite](https://huggingface.co/qualcomm/Shufflenet-v2/blob/main/Shufflenet-v2.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.797 ms | 1 - 65 MB | FP16 | NPU | [Shufflenet-v2.so](https://huggingface.co/qualcomm/Shufflenet-v2/blob/main/Shufflenet-v2.so)
40
 
41
 
42
  ## Installation
@@ -96,16 +96,9 @@ python -m qai_hub_models.models.shufflenet_v2.export
96
  ```
97
  Profile Job summary of Shufflenet-v2
98
  --------------------------------------------------
99
- Device: QCS8550 (Proxy) (12)
100
- Estimated Inference Time: 1.29 ms
101
- Estimated Peak Memory Range: 0.02-6.63 MB
102
- Compute Units: NPU (204) | Total (204)
103
-
104
- Profile Job summary of Shufflenet-v2
105
- --------------------------------------------------
106
- Device: QCS8550 (Proxy) (12)
107
- Estimated Inference Time: 0.80 ms
108
- Estimated Peak Memory Range: 0.59-98.78 MB
109
  Compute Units: NPU (158) | Total (158)
110
 
111
 
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.228 ms | 0 - 2 MB | FP16 | NPU | [Shufflenet-v2.tflite](https://huggingface.co/qualcomm/Shufflenet-v2/blob/main/Shufflenet-v2.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.765 ms | 0 - 4 MB | FP16 | NPU | [Shufflenet-v2.so](https://huggingface.co/qualcomm/Shufflenet-v2/blob/main/Shufflenet-v2.so)
40
 
41
 
42
  ## Installation
 
96
  ```
97
  Profile Job summary of Shufflenet-v2
98
  --------------------------------------------------
99
+ Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 0.93 ms
101
+ Estimated Peak Memory Range: 0.57-0.57 MB
 
 
 
 
 
 
 
102
  Compute Units: NPU (158) | Total (158)
103
 
104