qaihm-bot commited on
Commit
f381613
1 Parent(s): cfa7dc3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -37,8 +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 | 1.046 ms | 0 - 2 MB | FP16 | NPU | [GoogLeNet.tflite](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.tflite)
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.088 ms | 0 - 87 MB | FP16 | NPU | [GoogLeNet.so](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.so)
42
 
43
 
44
 
@@ -100,8 +100,8 @@ python -m qai_hub_models.models.googlenet.export
100
  Profile Job summary of GoogLeNet
101
  --------------------------------------------------
102
  Device: SA8255 (Proxy) (13)
103
- Estimated Inference Time: 1.09 ms
104
- Estimated Peak Memory Range: 0.02-15.25 MB
105
  Compute Units: NPU (143) | Total (143)
106
 
107
 
 
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 | 1.05 ms | 0 - 2 MB | FP16 | NPU | [GoogLeNet.tflite](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.tflite)
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.086 ms | 0 - 25 MB | FP16 | NPU | [GoogLeNet.so](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.so)
42
 
43
 
44
 
 
100
  Profile Job summary of GoogLeNet
101
  --------------------------------------------------
102
  Device: SA8255 (Proxy) (13)
103
+ Estimated Inference Time: 1.08 ms
104
+ Estimated Peak Memory Range: 0.02-10.79 MB
105
  Compute Units: NPU (143) | Total (143)
106
 
107