qaihm-bot commited on
Commit
5cd6d86
1 Parent(s): 9fa2b88

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -38,8 +38,8 @@ More details on model performance across various devices, can be found
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 2.286 ms | 0 - 3 MB | FP16 | NPU | [ResNet50.tflite](https://huggingface.co/qualcomm/ResNet50/blob/main/ResNet50.tflite)
42
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.4 ms | 1 - 177 MB | FP16 | NPU | [ResNet50.so](https://huggingface.co/qualcomm/ResNet50/blob/main/ResNet50.so)
43
 
44
 
45
 
@@ -101,8 +101,8 @@ python -m qai_hub_models.models.resnet50.export
101
  Profile Job summary of ResNet50
102
  --------------------------------------------------
103
  Device: SA8255 (Proxy) (13)
104
- Estimated Inference Time: 2.38 ms
105
- Estimated Peak Memory Range: 0.59-177.22 MB
106
  Compute Units: NPU (126) | Total (126)
107
 
108
 
 
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 2.273 ms | 0 - 2 MB | FP16 | NPU | [ResNet50.tflite](https://huggingface.co/qualcomm/ResNet50/blob/main/ResNet50.tflite)
42
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.393 ms | 1 - 178 MB | FP16 | NPU | [ResNet50.so](https://huggingface.co/qualcomm/ResNet50/blob/main/ResNet50.so)
43
 
44
 
45
 
 
101
  Profile Job summary of ResNet50
102
  --------------------------------------------------
103
  Device: SA8255 (Proxy) (13)
104
+ Estimated Inference Time: 2.41 ms
105
+ Estimated Peak Memory Range: 0.60-177.69 MB
106
  Compute Units: NPU (126) | Total (126)
107
 
108