Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -94,6 +94,23 @@ device. This script does the following:
|
|
94 |
python -m qai_hub_models.models.ffnet_40s.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-40S/export.py)
|
|
|
94 |
python -m qai_hub_models.models.ffnet_40s.export
|
95 |
```
|
96 |
|
97 |
+
```
|
98 |
+
Profile Job summary of FFNet-40S
|
99 |
+
--------------------------------------------------
|
100 |
+
Device: QCS8550 (Proxy) (12)
|
101 |
+
Estimated Inference Time: 22.46 ms
|
102 |
+
Estimated Peak Memory Range: 0.03-1.57 MB
|
103 |
+
Compute Units: NPU (92) | Total (92)
|
104 |
+
|
105 |
+
Profile Job summary of FFNet-40S
|
106 |
+
--------------------------------------------------
|
107 |
+
Device: QCS8550 (Proxy) (12)
|
108 |
+
Estimated Inference Time: 17.24 ms
|
109 |
+
Estimated Peak Memory Range: 24.05-49.83 MB
|
110 |
+
Compute Units: NPU (140) | Total (140)
|
111 |
+
|
112 |
+
|
113 |
+
```
|
114 |
## How does this work?
|
115 |
|
116 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/FFNet-40S/export.py)
|