qaihm-bot commited on
Commit
786ac9c
·
verified ·
1 Parent(s): 6946f04

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
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 | 2.492 ms | 0 - 8 MB | FP16 | NPU | [QuickSRNetLarge.tflite](https://huggingface.co/qualcomm/QuickSRNetLarge/blob/main/QuickSRNetLarge.tflite)
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.101 ms | 0 - 5 MB | FP16 | NPU | [QuickSRNetLarge.so](https://huggingface.co/qualcomm/QuickSRNetLarge/blob/main/QuickSRNetLarge.so)
37
 
38
 
39
  ## Installation
@@ -93,16 +93,9 @@ python -m qai_hub_models.models.quicksrnetlarge.export
93
  ```
94
  Profile Job summary of QuickSRNetLarge
95
  --------------------------------------------------
96
- Device: QCS8550 (Proxy) (12)
97
- Estimated Inference Time: 2.48 ms
98
- Estimated Peak Memory Range: 0.03-1.67 MB
99
- Compute Units: NPU (28),CPU (3) | Total (31)
100
-
101
- Profile Job summary of QuickSRNetLarge
102
- --------------------------------------------------
103
- Device: QCS8550 (Proxy) (12)
104
- Estimated Inference Time: 2.10 ms
105
- Estimated Peak Memory Range: 0.21-12.43 MB
106
  Compute Units: NPU (31) | Total (31)
107
 
108
 
 
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 | 2.434 ms | 0 - 1 MB | FP16 | NPU | [QuickSRNetLarge.tflite](https://huggingface.co/qualcomm/QuickSRNetLarge/blob/main/QuickSRNetLarge.tflite)
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.102 ms | 0 - 6 MB | FP16 | NPU | [QuickSRNetLarge.so](https://huggingface.co/qualcomm/QuickSRNetLarge/blob/main/QuickSRNetLarge.so)
37
 
38
 
39
  ## Installation
 
93
  ```
94
  Profile Job summary of QuickSRNetLarge
95
  --------------------------------------------------
96
+ Device: Snapdragon X Elite CRD (11)
97
+ Estimated Inference Time: 2.96 ms
98
+ Estimated Peak Memory Range: 0.21-0.21 MB
 
 
 
 
 
 
 
99
  Compute Units: NPU (31) | Total (31)
100
 
101