qaihm-bot commited on
Commit
10d2bb0
1 Parent(s): 0c3d382

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -36,7 +36,8 @@ More details on model performance across various devices, can be found
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 46.059 ms | 0 - 8 MB | FP16 | NPU | [Swin-Small.tflite](https://huggingface.co/qualcomm/Swin-Small/blob/main/Swin-Small.tflite)
 
40
 
41
 
42
  ## Installation
@@ -96,10 +97,10 @@ python -m qai_hub_models.models.swin_small.export
96
  ```
97
  Profile Job summary of Swin-Small
98
  --------------------------------------------------
99
- Device: QCS8550 (Proxy) (12)
100
- Estimated Inference Time: 45.41 ms
101
- Estimated Peak Memory Range: 0.09-2.98 MB
102
- Compute Units: NPU (1563) | Total (1563)
103
 
104
 
105
  ```
 
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 29.128 ms | 0 - 2 MB | FP16 | NPU | [Swin-Small.tflite](https://huggingface.co/qualcomm/Swin-Small/blob/main/Swin-Small.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 23.681 ms | 0 - 43 MB | FP16 | NPU | [Swin-Small.so](https://huggingface.co/qualcomm/Swin-Small/blob/main/Swin-Small.so)
41
 
42
 
43
  ## Installation
 
97
  ```
98
  Profile Job summary of Swin-Small
99
  --------------------------------------------------
100
+ Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 23.88 ms
102
+ Estimated Peak Memory Range: 0.57-0.57 MB
103
+ Compute Units: NPU (1246) | Total (1246)
104
 
105
 
106
  ```