qaihm-bot commited on
Commit
0378d42
·
verified ·
1 Parent(s): a80a709

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -91,6 +91,23 @@ device. This script does the following:
91
  python -m qai_hub_models.models.hrnet_pose.export
92
  ```
93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  ## How does this work?
95
 
96
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/HRNetPose/export.py)
 
91
  python -m qai_hub_models.models.hrnet_pose.export
92
  ```
93
 
94
+ ```
95
+ Profile Job summary of HRNetPose
96
+ --------------------------------------------------
97
+ Device: QCS8550 (Proxy) (12)
98
+ Estimated Inference Time: 2.29 ms
99
+ Estimated Peak Memory Range: 0.02-3.37 MB
100
+ Compute Units: NPU (514) | Total (514)
101
+
102
+ Profile Job summary of HRNetPose
103
+ --------------------------------------------------
104
+ Device: QCS8550 (Proxy) (12)
105
+ Estimated Inference Time: 2.29 ms
106
+ Estimated Peak Memory Range: 0.58-56.72 MB
107
+ Compute Units: NPU (745) | Total (745)
108
+
109
+
110
+ ```
111
  ## How does this work?
112
 
113
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/HRNetPose/export.py)