qaihm-bot commited on
Commit
7b2b9ce
·
verified ·
1 Parent(s): a5c8cf8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
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.337 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.396 ms | 0 - 143 MB | FP16 | NPU | [Inception-v3.so](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.so)
41
 
42
 
43
  ## Installation
@@ -97,16 +97,9 @@ python -m qai_hub_models.models.inception_v3.export
97
  ```
98
  Profile Job summary of Inception-v3
99
  --------------------------------------------------
100
- Device: QCS8550 (Proxy) (12)
101
- Estimated Inference Time: 1.33 ms
102
- Estimated Peak Memory Range: 0.02-1.73 MB
103
- Compute Units: NPU (129) | Total (129)
104
-
105
- Profile Job summary of Inception-v3
106
- --------------------------------------------------
107
- Device: QCS8550 (Proxy) (12)
108
- Estimated Inference Time: 1.40 ms
109
- Estimated Peak Memory Range: 0.04-143.68 MB
110
  Compute Units: NPU (219) | Total (219)
111
 
112
 
 
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.342 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.414 ms | 0 - 143 MB | FP16 | NPU | [Inception-v3.so](https://huggingface.co/qualcomm/Inception-v3/blob/main/Inception-v3.so)
41
 
42
 
43
  ## Installation
 
97
  ```
98
  Profile Job summary of Inception-v3
99
  --------------------------------------------------
100
+ Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 1.64 ms
102
+ Estimated Peak Memory Range: 0.57-0.57 MB
 
 
 
 
 
 
 
103
  Compute Units: NPU (219) | Total (219)
104
 
105