qaihm-bot commited on
Commit
4b29af8
·
verified ·
1 Parent(s): afae465

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -32,8 +32,8 @@ More details on model performance across various devices, can be found
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.388 ms | 0 - 2 MB | FP16 | NPU | [QuickSRNetMedium.tflite](https://huggingface.co/qualcomm/QuickSRNetMedium/blob/main/QuickSRNetMedium.tflite)
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.011 ms | 0 - 8 MB | FP16 | NPU | [QuickSRNetMedium.so](https://huggingface.co/qualcomm/QuickSRNetMedium/blob/main/QuickSRNetMedium.so)
37
 
38
 
39
  ## Installation
@@ -94,8 +94,8 @@ python -m qai_hub_models.models.quicksrnetmedium.export
94
  Profile Job summary of QuickSRNetMedium
95
  --------------------------------------------------
96
  Device: Snapdragon X Elite CRD (11)
97
- Estimated Inference Time: 1.13 ms
98
- Estimated Peak Memory Range: 0.21-0.21 MB
99
  Compute Units: NPU (17) | Total (17)
100
 
101
 
 
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.387 ms | 0 - 1 MB | FP16 | NPU | [QuickSRNetMedium.tflite](https://huggingface.co/qualcomm/QuickSRNetMedium/blob/main/QuickSRNetMedium.tflite)
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.983 ms | 0 - 9 MB | FP16 | NPU | [QuickSRNetMedium.so](https://huggingface.co/qualcomm/QuickSRNetMedium/blob/main/QuickSRNetMedium.so)
37
 
38
 
39
  ## Installation
 
94
  Profile Job summary of QuickSRNetMedium
95
  --------------------------------------------------
96
  Device: Snapdragon X Elite CRD (11)
97
+ Estimated Inference Time: 1.23 ms
98
+ Estimated Peak Memory Range: 0.23-0.23 MB
99
  Compute Units: NPU (17) | Total (17)
100
 
101