qaihm-bot commited on
Commit
e635809
·
verified ·
1 Parent(s): d0c830d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -11
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 | 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
@@ -90,16 +90,6 @@ device. This script does the following:
90
  python -m qai_hub_models.models.quicksrnetsmall_quantized.export
91
  ```
92
 
93
- ```
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
- ```
103
  ## How does this work?
104
 
105
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/QuickSRNetSmall-Quantized/export.py)
 
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
 
90
  python -m qai_hub_models.models.quicksrnetsmall_quantized.export
91
  ```
92
 
 
 
 
 
 
 
 
 
 
 
93
  ## How does this work?
94
 
95
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/QuickSRNetSmall-Quantized/export.py)