qaihm-bot commited on
Commit
acba725
1 Parent(s): 5fb4a6b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -94,6 +94,23 @@ device. This script does the following:
94
  python -m qai_hub_models.models.shufflenet_v2_quantized.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/Shufflenet-v2Quantized/export.py)
 
94
  python -m qai_hub_models.models.shufflenet_v2_quantized.export
95
  ```
96
 
97
+ ```
98
+ Profile Job summary of Shufflenet-v2Quantized
99
+ --------------------------------------------------
100
+ Device: QCS8550 (Proxy) (12)
101
+ Estimated Inference Time: 0.67 ms
102
+ Estimated Peak Memory Range: 0.02-2.06 MB
103
+ Compute Units: NPU (207) | Total (207)
104
+
105
+ Profile Job summary of Shufflenet-v2Quantized
106
+ --------------------------------------------------
107
+ Device: QCS8550 (Proxy) (12)
108
+ Estimated Inference Time: 0.62 ms
109
+ Estimated Peak Memory Range: 0.61-8.57 MB
110
+ Compute Units: NPU (124) | Total (124)
111
+
112
+
113
+ ```
114
  ## How does this work?
115
 
116
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Shufflenet-v2Quantized/export.py)