qaihm-bot commited on
Commit
58d1e57
·
verified ·
1 Parent(s): d59a50e

Upload README.md with huggingface_hub

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