Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -94,6 +94,16 @@ device. This script does the following:
|
|
94 |
python -m qai_hub_models.models.resnext50_quantized.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/ResNeXt50Quantized/export.py)
|
|
|
94 |
python -m qai_hub_models.models.resnext50_quantized.export
|
95 |
```
|
96 |
|
97 |
+
```
|
98 |
+
Profile Job summary of ResNeXt50Quantized
|
99 |
+
--------------------------------------------------
|
100 |
+
Device: QCS8550 (Proxy) (12)
|
101 |
+
Estimated Inference Time: 0.99 ms
|
102 |
+
Estimated Peak Memory Range: 0.02-1.61 MB
|
103 |
+
Compute Units: NPU (82) | Total (82)
|
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/ResNeXt50Quantized/export.py)
|