qaihm-bot commited on
Commit
06a2b29
·
verified ·
1 Parent(s): 3dbd3bf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -33,7 +33,7 @@ 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 | 1.355 ms | 0 - 2 MB | INT8 | NPU | [QuickSRNetSmall-Quantized.tflite](https://huggingface.co/qualcomm/QuickSRNetSmall-Quantized/blob/main/QuickSRNetSmall-Quantized.tflite)
37
 
38
 
39
  ## Installation
@@ -94,9 +94,9 @@ python -m qai_hub_models.models.quicksrnetsmall_quantized.export
94
  Profile Job summary of QuickSRNetSmall-Quantized
95
  --------------------------------------------------
96
  Device: Samsung Galaxy S24 (14)
97
- Estimated Inference Time: 1.10 ms
98
- Estimated Peak Memory Range: 0.02-19.27 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.992 ms | 0 - 4 MB | INT8 | NPU | [QuickSRNetSmall-Quantized.tflite](https://huggingface.co/qualcomm/QuickSRNetSmall-Quantized/blob/main/QuickSRNetSmall-Quantized.tflite)
37
 
38
 
39
  ## Installation
 
94
  Profile Job summary of QuickSRNetSmall-Quantized
95
  --------------------------------------------------
96
  Device: Samsung Galaxy S24 (14)
97
+ Estimated Inference Time: 0.81 ms
98
+ Estimated Peak Memory Range: 0.01-17.58 MB
99
+ Compute Units: NPU (8),CPU (3) | Total (11)
100
 
101
 
102
  ```