Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -95,6 +95,16 @@ device. This script does the following:
|
|
95 |
python -m qai_hub_models.models.mobilenet_v3_large_quantized.export
|
96 |
```
|
97 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
## How does this work?
|
99 |
|
100 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/MobileNet-v3-Large-Quantized/export.py)
|
|
|
95 |
python -m qai_hub_models.models.mobilenet_v3_large_quantized.export
|
96 |
```
|
97 |
|
98 |
+
```
|
99 |
+
Profile Job summary of MobileNet-v3-Large-Quantized
|
100 |
+
--------------------------------------------------
|
101 |
+
Device: QCS8550 (Proxy) (12)
|
102 |
+
Estimated Inference Time: 0.67 ms
|
103 |
+
Estimated Peak Memory Range: 0.04-1.77 MB
|
104 |
+
Compute Units: NPU (138) | Total (138)
|
105 |
+
|
106 |
+
|
107 |
+
```
|
108 |
## How does this work?
|
109 |
|
110 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/MobileNet-v3-Large-Quantized/export.py)
|