qaihm-bot commited on
Commit
c8a1c67
·
verified ·
1 Parent(s): c0e3381

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 | 0.919 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.322 ms | 1 - 4 MB | FP16 | NPU | [Shufflenet-v2.so](https://huggingface.co/qualcomm/Shufflenet-v2/blob/main/Shufflenet-v2.so)
40
 
41
 
42
  ## Installation
@@ -97,16 +97,16 @@ python -m qai_hub_models.models.shufflenet_v2.export
97
  Profile Job summary of Shufflenet-v2
98
  --------------------------------------------------
99
  Device: Samsung Galaxy S24 (14)
100
- Estimated Inference Time: 0.59 ms
101
- Estimated Peak Memory Range: 0.02-31.31 MB
102
  Compute Units: NPU (202) | Total (202)
103
 
104
  Profile Job summary of Shufflenet-v2
105
  --------------------------------------------------
106
  Device: Samsung Galaxy S24 (14)
107
- Estimated Inference Time: 0.23 ms
108
- Estimated Peak Memory Range: 0.01-46.20 MB
109
- Compute Units: NPU (157) | Total (157)
110
 
111
 
112
  ```
 
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 | 0.917 ms | 0 - 6 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.31 ms | 0 - 84 MB | FP16 | NPU | [Shufflenet-v2.so](https://huggingface.co/qualcomm/Shufflenet-v2/blob/main/Shufflenet-v2.so)
40
 
41
 
42
  ## Installation
 
97
  Profile Job summary of Shufflenet-v2
98
  --------------------------------------------------
99
  Device: Samsung Galaxy S24 (14)
100
+ Estimated Inference Time: 0.58 ms
101
+ Estimated Peak Memory Range: 0.01-32.20 MB
102
  Compute Units: NPU (202) | Total (202)
103
 
104
  Profile Job summary of Shufflenet-v2
105
  --------------------------------------------------
106
  Device: Samsung Galaxy S24 (14)
107
+ Estimated Inference Time: 0.22 ms
108
+ Estimated Peak Memory Range: 0.01-46.52 MB
109
+ Compute Units: NPU (156) | Total (156)
110
 
111
 
112
  ```