qaihm-bot commited on
Commit
ef165c0
·
verified ·
1 Parent(s): 5172466

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -11
README.md CHANGED
@@ -37,7 +37,7 @@ 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.6 ms | 0 - 2 MB | FP16 | NPU | [MobileNet-v3-Large.tflite](https://huggingface.co/qualcomm/MobileNet-v3-Large/blob/main/MobileNet-v3-Large.tflite)
41
 
42
 
43
  ## Installation
@@ -94,16 +94,6 @@ device. This script does the following:
94
  python -m qai_hub_models.models.mobilenet_v3_large.export
95
  ```
96
 
97
- ```
98
- Profile Job summary of MobileNet-v3-Large
99
- --------------------------------------------------
100
- Device: Samsung Galaxy S24 (14)
101
- Estimated Inference Time: 0.42 ms
102
- Estimated Peak Memory Range: 0.02-57.72 MB
103
- Compute Units: NPU (134) | Total (134)
104
-
105
-
106
- ```
107
  ## How does this work?
108
 
109
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/MobileNet-v3-Large/export.py)
 
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 | 1.022 ms | 0 - 2 MB | FP16 | NPU | [MobileNet-v3-Large.tflite](https://huggingface.co/qualcomm/MobileNet-v3-Large/blob/main/MobileNet-v3-Large.tflite)
41
 
42
 
43
  ## Installation
 
94
  python -m qai_hub_models.models.mobilenet_v3_large.export
95
  ```
96
 
 
 
 
 
 
 
 
 
 
 
97
  ## How does this work?
98
 
99
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/MobileNet-v3-Large/export.py)