qaihm-bot commited on
Commit
f71c4a0
1 Parent(s): cdc28d3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -95,6 +95,23 @@ device. This script does the following:
95
  python -m qai_hub_models.models.squeezenet1_1_quantized.export
96
  ```
97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
  ## How does this work?
99
 
100
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/SqueezeNet-1_1Quantized/export.py)
 
95
  python -m qai_hub_models.models.squeezenet1_1_quantized.export
96
  ```
97
 
98
+ ```
99
+ Profile Job summary of SqueezeNet-1_1Quantized
100
+ --------------------------------------------------
101
+ Device: QCS8550 (Proxy) (12)
102
+ Estimated Inference Time: 0.25 ms
103
+ Estimated Peak Memory Range: 0.01-1.79 MB
104
+ Compute Units: NPU (43) | Total (43)
105
+
106
+ Profile Job summary of SqueezeNet-1_1Quantized
107
+ --------------------------------------------------
108
+ Device: QCS8550 (Proxy) (12)
109
+ Estimated Inference Time: 0.51 ms
110
+ Estimated Peak Memory Range: 0.50-11.62 MB
111
+ Compute Units: NPU (47) | Total (47)
112
+
113
+
114
+ ```
115
  ## How does this work?
116
 
117
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/SqueezeNet-1_1Quantized/export.py)