qaihm-bot commited on
Commit
b91bca6
1 Parent(s): d03e3f7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.047 ms | 0 - 1 MB | FP16 | NPU | [GoogLeNet.tflite](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.089 ms | 1 - 4 MB | FP16 | NPU | [GoogLeNet.so](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.so)
40
 
41
 
42
  ## Installation
@@ -97,7 +97,7 @@ python -m qai_hub_models.models.googlenet.export
97
  Profile Job summary of GoogLeNet
98
  --------------------------------------------------
99
  Device: Snapdragon X Elite CRD (11)
100
- Estimated Inference Time: 1.26 ms
101
  Estimated Peak Memory Range: 0.57-0.57 MB
102
  Compute Units: NPU (143) | Total (143)
103
 
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.051 ms | 0 - 17 MB | FP16 | NPU | [GoogLeNet.tflite](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.087 ms | 0 - 4 MB | FP16 | NPU | [GoogLeNet.so](https://huggingface.co/qualcomm/GoogLeNet/blob/main/GoogLeNet.so)
40
 
41
 
42
  ## Installation
 
97
  Profile Job summary of GoogLeNet
98
  --------------------------------------------------
99
  Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 1.28 ms
101
  Estimated Peak Memory Range: 0.57-0.57 MB
102
  Compute Units: NPU (143) | Total (143)
103