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.ffnet_54s_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/FFNet-54S-Quantized/export.py)
|
|
|
94 |
python -m qai_hub_models.models.ffnet_54s_quantized.export
|
95 |
```
|
96 |
|
97 |
+
```
|
98 |
+
Profile Job summary of FFNet-54S-Quantized
|
99 |
+
--------------------------------------------------
|
100 |
+
Device: QCS8550 (Proxy) (12)
|
101 |
+
Estimated Inference Time: 10.21 ms
|
102 |
+
Estimated Peak Memory Range: 2.41-4.14 MB
|
103 |
+
Compute Units: NPU (120) | Total (120)
|
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/FFNet-54S-Quantized/export.py)
|