qaihm-bot commited on
Commit
ca0a3ba
·
verified ·
1 Parent(s): 2c772fb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -36,8 +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 | 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
@@ -98,7 +98,7 @@ python -m qai_hub_models.models.swin_small.export
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
 
 
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.371 ms | 0 - 4 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.54 ms | 0 - 38 MB | FP16 | NPU | [Swin-Small.so](https://huggingface.co/qualcomm/Swin-Small/blob/main/Swin-Small.so)
41
 
42
 
43
  ## Installation
 
98
  Profile Job summary of Swin-Small
99
  --------------------------------------------------
100
  Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 23.96 ms
102
  Estimated Peak Memory Range: 0.57-0.57 MB
103
  Compute Units: NPU (1246) | Total (1246)
104