qaihm-bot commited on
Commit
f4d09c0
·
verified ·
1 Parent(s): a792e51

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -11
README.md CHANGED
@@ -36,7 +36,7 @@ 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 | 31.126 ms | 0 - 3 MB | FP16 | NPU | [Swin-Tiny.tflite](https://huggingface.co/qualcomm/Swin-Tiny/blob/main/Swin-Tiny.tflite)
40
 
41
 
42
  ## Installation
@@ -93,16 +93,6 @@ device. This script does the following:
93
  python -m qai_hub_models.models.swin_tiny.export
94
  ```
95
 
96
- ```
97
- Profile Job summary of Swin-Tiny
98
- --------------------------------------------------
99
- Device: Samsung Galaxy S24 (14)
100
- Estimated Inference Time: 20.46 ms
101
- Estimated Peak Memory Range: 0.04-280.26 MB
102
- Compute Units: NPU (859) | Total (859)
103
-
104
-
105
- ```
106
  ## How does this work?
107
 
108
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Swin-Tiny/export.py)
 
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 | 28.481 ms | 0 - 71 MB | FP16 | NPU | [Swin-Tiny.tflite](https://huggingface.co/qualcomm/Swin-Tiny/blob/main/Swin-Tiny.tflite)
40
 
41
 
42
  ## Installation
 
93
  python -m qai_hub_models.models.swin_tiny.export
94
  ```
95
 
 
 
 
 
 
 
 
 
 
 
96
  ## How does this work?
97
 
98
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Swin-Tiny/export.py)