qaihm-bot commited on
Commit
0074d1a
·
verified ·
1 Parent(s): d5b12f0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 | 1.494 ms | 3 - 16 MB | INT8 | NPU | [QuickSRNetLarge-Quantized.tflite](https://huggingface.co/qualcomm/QuickSRNetLarge-Quantized/blob/main/QuickSRNetLarge-Quantized.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.906 ms | 0 - 8 MB | INT8 | NPU | [QuickSRNetLarge-Quantized.so](https://huggingface.co/qualcomm/QuickSRNetLarge-Quantized/blob/main/QuickSRNetLarge-Quantized.so)
40
 
41
 
42
 
@@ -99,8 +99,8 @@ python -m qai_hub_models.models.quicksrnetlarge_quantized.export
99
  Profile Job summary of QuickSRNetLarge-Quantized
100
  --------------------------------------------------
101
  Device: Snapdragon X Elite CRD (11)
102
- Estimated Inference Time: 1.05 ms
103
- Estimated Peak Memory Range: 1.07-1.07 MB
104
  Compute Units: NPU (18) | Total (18)
105
 
106
 
 
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 | 1.428 ms | 0 - 2 MB | INT8 | NPU | [QuickSRNetLarge-Quantized.tflite](https://huggingface.co/qualcomm/QuickSRNetLarge-Quantized/blob/main/QuickSRNetLarge-Quantized.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.908 ms | 0 - 8 MB | INT8 | NPU | [QuickSRNetLarge-Quantized.so](https://huggingface.co/qualcomm/QuickSRNetLarge-Quantized/blob/main/QuickSRNetLarge-Quantized.so)
40
 
41
 
42
 
 
99
  Profile Job summary of QuickSRNetLarge-Quantized
100
  --------------------------------------------------
101
  Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 0.99 ms
103
+ Estimated Peak Memory Range: 1.00-1.00 MB
104
  Compute Units: NPU (18) | Total (18)
105
 
106