qaihm-bot commited on
Commit
8bc284f
·
verified ·
1 Parent(s): 0fbdd74

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -92,6 +92,16 @@ device. This script does the following:
92
  python -m qai_hub_models.models.detr_resnet101_dc5.export
93
  ```
94
 
 
 
 
 
 
 
 
 
 
 
95
  ## How does this work?
96
 
97
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/DETR-ResNet101-DC5/export.py)
 
92
  python -m qai_hub_models.models.detr_resnet101_dc5.export
93
  ```
94
 
95
+ ```
96
+ Profile Job summary of DETR-ResNet101-DC5
97
+ --------------------------------------------------
98
+ Device: QCS8550 (Proxy) (12)
99
+ Estimated Inference Time: 405.44 ms
100
+ Estimated Peak Memory Range: 6.17-13.22 MB
101
+ Compute Units: NPU (911),GPU (2) | Total (913)
102
+
103
+
104
+ ```
105
  ## How does this work?
106
 
107
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/DETR-ResNet101-DC5/export.py)