qaihm-bot commited on
Commit
0ed9f73
1 Parent(s): 5cfe932

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -36,8 +36,8 @@ More details on model performance across various devices, can be found
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 2.174 ms | 0 - 2 MB | FP16 | NPU | [EfficientNet-B0.tflite](https://huggingface.co/qualcomm/EfficientNet-B0/blob/main/EfficientNet-B0.tflite)
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.173 ms | 0 - 83 MB | FP16 | NPU | [EfficientNet-B0.so](https://huggingface.co/qualcomm/EfficientNet-B0/blob/main/EfficientNet-B0.so)
41
 
42
 
43
  ## Installation
@@ -98,16 +98,16 @@ python -m qai_hub_models.models.efficientnet_b0.export
98
  Profile Job summary of EfficientNet-B0
99
  --------------------------------------------------
100
  Device: Samsung Galaxy S24 (14)
101
- Estimated Inference Time: 1.52 ms
102
- Estimated Peak Memory Range: 0.01-67.59 MB
103
  Compute Units: NPU (243) | Total (243)
104
 
105
  Profile Job summary of EfficientNet-B0
106
  --------------------------------------------------
107
  Device: Samsung Galaxy S24 (14)
108
- Estimated Inference Time: 1.51 ms
109
- Estimated Peak Memory Range: 0.59-75.56 MB
110
- Compute Units: NPU (242) | Total (242)
111
 
112
 
113
  ```
 
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.218 ms | 0 - 2 MB | FP16 | NPU | [EfficientNet-B0.tflite](https://huggingface.co/qualcomm/EfficientNet-B0/blob/main/EfficientNet-B0.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.223 ms | 1 - 7 MB | FP16 | NPU | [EfficientNet-B0.so](https://huggingface.co/qualcomm/EfficientNet-B0/blob/main/EfficientNet-B0.so)
41
 
42
 
43
  ## Installation
 
98
  Profile Job summary of EfficientNet-B0
99
  --------------------------------------------------
100
  Device: Samsung Galaxy S24 (14)
101
+ Estimated Inference Time: 0.91 ms
102
+ Estimated Peak Memory Range: 0.01-67.19 MB
103
  Compute Units: NPU (243) | Total (243)
104
 
105
  Profile Job summary of EfficientNet-B0
106
  --------------------------------------------------
107
  Device: Samsung Galaxy S24 (14)
108
+ Estimated Inference Time: 0.89 ms
109
+ Estimated Peak Memory Range: 0.00-67.70 MB
110
+ Compute Units: NPU (241) | Total (241)
111
 
112
 
113
  ```