qaihm-bot commited on
Commit
725d0a5
·
verified ·
1 Parent(s): 9ac88b2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -36,8 +36,8 @@ More details on model performance across various devices, can be found
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.435 ms | 0 - 2 MB | FP16 | NPU | [Inception-v3.tflite](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.tflite)
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.475 ms | 0 - 142 MB | FP16 | NPU | [Inception-v3.so](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.so)
41
 
42
 
43
  ## Installation
@@ -98,16 +98,16 @@ python -m qai_hub_models.models.inception_v3.export
98
  Profile Job summary of Inception-v3
99
  --------------------------------------------------
100
  Device: Samsung Galaxy S24 (14)
101
- Estimated Inference Time: 1.07 ms
102
- Estimated Peak Memory Range: 0.01-48.50 MB
103
  Compute Units: NPU (131) | Total (131)
104
 
105
  Profile Job summary of Inception-v3
106
  --------------------------------------------------
107
  Device: Samsung Galaxy S24 (14)
108
  Estimated Inference Time: 1.08 ms
109
- Estimated Peak Memory Range: 0.59-65.22 MB
110
- Compute Units: NPU (220) | Total (220)
111
 
112
 
113
  ```
 
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.428 ms | 0 - 2 MB | FP16 | NPU | [Inception-v3.tflite](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.458 ms | 1 - 142 MB | FP16 | NPU | [Inception-v3.so](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.so)
41
 
42
 
43
  ## Installation
 
98
  Profile Job summary of Inception-v3
99
  --------------------------------------------------
100
  Device: Samsung Galaxy S24 (14)
101
+ Estimated Inference Time: 1.05 ms
102
+ Estimated Peak Memory Range: 0.01-49.28 MB
103
  Compute Units: NPU (131) | Total (131)
104
 
105
  Profile Job summary of Inception-v3
106
  --------------------------------------------------
107
  Device: Samsung Galaxy S24 (14)
108
  Estimated Inference Time: 1.08 ms
109
+ Estimated Peak Memory Range: 0.59-63.89 MB
110
+ Compute Units: NPU (219) | Total (219)
111
 
112
 
113
  ```