qaihm-bot commited on
Commit
b359dfd
·
verified ·
1 Parent(s): 43cce2c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -37,7 +37,8 @@ More details on model performance across various devices, can be found
37
 
38
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
39
  | ---|---|---|---|---|---|---|---|
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.949 ms | 0 - 31 MB | INT8 | NPU | [ResNeXt50Quantized.tflite](https://huggingface.co/qualcomm/ResNeXt50Quantized/blob/main/ResNeXt50Quantized.tflite)
 
41
 
42
 
43
  ## Installation
@@ -97,10 +98,10 @@ python -m qai_hub_models.models.resnext50_quantized.export
97
  ```
98
  Profile Job summary of ResNeXt50Quantized
99
  --------------------------------------------------
100
- Device: QCS8550 (Proxy) (12)
101
- Estimated Inference Time: 0.99 ms
102
- Estimated Peak Memory Range: 0.02-1.61 MB
103
- Compute Units: NPU (82) | Total (82)
104
 
105
 
106
  ```
 
37
 
38
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
39
  | ---|---|---|---|---|---|---|---|
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.945 ms | 0 - 2 MB | INT8 | NPU | [ResNeXt50Quantized.tflite](https://huggingface.co/qualcomm/ResNeXt50Quantized/blob/main/ResNeXt50Quantized.tflite)
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.182 ms | 0 - 94 MB | INT8 | NPU | [ResNeXt50Quantized.so](https://huggingface.co/qualcomm/ResNeXt50Quantized/blob/main/ResNeXt50Quantized.so)
42
 
43
 
44
  ## Installation
 
98
  ```
99
  Profile Job summary of ResNeXt50Quantized
100
  --------------------------------------------------
101
+ Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 1.35 ms
103
+ Estimated Peak Memory Range: 0.42-0.42 MB
104
+ Compute Units: NPU (78) | Total (78)
105
 
106
 
107
  ```