qaihm-bot commited on
Commit
63010ab
·
verified ·
1 Parent(s): c9818c3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -89,6 +89,16 @@ device. This script does the following:
89
  python -m qai_hub_models.models.litehrnet.export
90
  ```
91
 
 
 
 
 
 
 
 
 
 
 
92
  ## How does this work?
93
 
94
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/LiteHRNet/export.py)
 
89
  python -m qai_hub_models.models.litehrnet.export
90
  ```
91
 
92
+ ```
93
+ Profile Job summary of LiteHRNet
94
+ --------------------------------------------------
95
+ Device: QCS8550 (Proxy) (12)
96
+ Estimated Inference Time: 15.63 ms
97
+ Estimated Peak Memory Range: 6.23-10.27 MB
98
+ Compute Units: NPU (1226),CPU (10) | Total (1236)
99
+
100
+
101
+ ```
102
  ## How does this work?
103
 
104
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/LiteHRNet/export.py)