qaihm-bot commited on
Commit
670b6ca
1 Parent(s): ef8416a

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 | 119.744 ms | 0 - 3 MB | FP16 | NPU | [VIT.tflite](https://huggingface.co/qualcomm/VIT/blob/main/VIT.tflite)
 
40
 
41
 
42
  ## Installation
@@ -96,10 +97,10 @@ python -m qai_hub_models.models.vit.export
96
  ```
97
  Profile Job summary of VIT
98
  --------------------------------------------------
99
- Device: QCS8550 (Proxy) (12)
100
- Estimated Inference Time: 119.40 ms
101
- Estimated Peak Memory Range: 0.13-4.21 MB
102
- Compute Units: NPU (535) | Total (535)
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 | 79.223 ms | 0 - 3 MB | FP16 | NPU | [VIT.tflite](https://huggingface.co/qualcomm/VIT/blob/main/VIT.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 67.117 ms | 0 - 41 MB | FP16 | NPU | [VIT.so](https://huggingface.co/qualcomm/VIT/blob/main/VIT.so)
41
 
42
 
43
  ## Installation
 
97
  ```
98
  Profile Job summary of VIT
99
  --------------------------------------------------
100
+ Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 65.97 ms
102
+ Estimated Peak Memory Range: 0.57-0.57 MB
103
+ Compute Units: NPU (385) | Total (385)
104
 
105
 
106
  ```