qaihm-bot commited on
Commit
6fc9d51
1 Parent(s): 8547aa8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -94,6 +94,16 @@ device. This script does the following:
94
  python -m qai_hub_models.models.mobilenet_v3_small.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-Small/export.py)
 
94
  python -m qai_hub_models.models.mobilenet_v3_small.export
95
  ```
96
 
97
+ ```
98
+ Profile Job summary of MobileNet-v3-Small
99
+ --------------------------------------------------
100
+ Device: QCS8550 (Proxy) (12)
101
+ Estimated Inference Time: 0.84 ms
102
+ Estimated Peak Memory Range: 0.01-1.81 MB
103
+ Compute Units: NPU (124) | Total (124)
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-Small/export.py)