qaihm-bot commited on
Commit
38c2b39
1 Parent(s): 82e19d3

Upload README.md with huggingface_hub

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