qaihm-bot commited on
Commit
4f1575c
1 Parent(s): 69e0160

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
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 | 1.637 ms | 0 - 17 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.692 ms | 0 - 85 MB | FP16 | NPU | [EfficientNet-B0.so](https://huggingface.co/qualcomm/EfficientNet-B0/blob/main/EfficientNet-B0.so)
41
 
42
 
43
  ## Installation
@@ -97,16 +97,9 @@ python -m qai_hub_models.models.efficientnet_b0.export
97
  ```
98
  Profile Job summary of EfficientNet-B0
99
  --------------------------------------------------
100
- Device: QCS8550 (Proxy) (12)
101
- Estimated Inference Time: 1.64 ms
102
- Estimated Peak Memory Range: 0.03-2.44 MB
103
- Compute Units: NPU (245) | Total (245)
104
-
105
- Profile Job summary of EfficientNet-B0
106
- --------------------------------------------------
107
- Device: QCS8550 (Proxy) (12)
108
- Estimated Inference Time: 1.69 ms
109
- Estimated Peak Memory Range: 0.59-64.99 MB
110
  Compute Units: NPU (243) | Total (243)
111
 
112
 
 
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.623 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.678 ms | 0 - 84 MB | FP16 | NPU | [EfficientNet-B0.so](https://huggingface.co/qualcomm/EfficientNet-B0/blob/main/EfficientNet-B0.so)
41
 
42
 
43
  ## Installation
 
97
  ```
98
  Profile Job summary of EfficientNet-B0
99
  --------------------------------------------------
100
+ Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 1.83 ms
102
+ Estimated Peak Memory Range: 0.57-0.57 MB
 
 
 
 
 
 
 
103
  Compute Units: NPU (243) | Total (243)
104
 
105