qaihm-bot commited on
Commit
6dc9ff8
·
verified ·
1 Parent(s): daf0cd4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -33,7 +33,8 @@ More details on model performance across various devices, can be found
33
 
34
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
35
  | ---|---|---|---|---|---|---|---|
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.987 ms | 0 - 2 MB | INT8 | NPU | [QuickSRNetSmall-Quantized.tflite](https://huggingface.co/qualcomm/QuickSRNetSmall-Quantized/blob/main/QuickSRNetSmall-Quantized.tflite)
 
37
 
38
 
39
  ## Installation
@@ -93,10 +94,10 @@ python -m qai_hub_models.models.quicksrnetsmall_quantized.export
93
  ```
94
  Profile Job summary of QuickSRNetSmall-Quantized
95
  --------------------------------------------------
96
- Device: QCS8550 (Proxy) (12)
97
- Estimated Inference Time: 1.39 ms
98
- Estimated Peak Memory Range: 0.02-1.74 MB
99
- Compute Units: NPU (10),CPU (3) | Total (13)
100
 
101
 
102
  ```
 
33
 
34
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
35
  | ---|---|---|---|---|---|---|---|
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.957 ms | 1 - 3 MB | INT8 | NPU | [QuickSRNetSmall-Quantized.tflite](https://huggingface.co/qualcomm/QuickSRNetSmall-Quantized/blob/main/QuickSRNetSmall-Quantized.tflite)
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.662 ms | 0 - 2 MB | INT8 | NPU | [QuickSRNetSmall-Quantized.so](https://huggingface.co/qualcomm/QuickSRNetSmall-Quantized/blob/main/QuickSRNetSmall-Quantized.so)
38
 
39
 
40
  ## Installation
 
94
  ```
95
  Profile Job summary of QuickSRNetSmall-Quantized
96
  --------------------------------------------------
97
+ Device: Snapdragon X Elite CRD (11)
98
+ Estimated Inference Time: 0.76 ms
99
+ Estimated Peak Memory Range: 0.05-0.05 MB
100
+ Compute Units: NPU (8) | Total (8)
101
 
102
 
103
  ```