qaihm-bot commited on
Commit
350a66a
1 Parent(s): 2100d4e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -36,7 +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 | 8.382 ms | 1 - 3 MB | INT8 | NPU | [FFNet-78S-Quantized.tflite](https://huggingface.co/qualcomm/FFNet-78S-Quantized/blob/main/FFNet-78S-Quantized.tflite)
 
40
 
41
 
42
  ## Installation
@@ -97,10 +98,10 @@ python -m qai_hub_models.models.ffnet_78s_quantized.export
97
  ```
98
  Profile Job summary of FFNet-78S-Quantized
99
  --------------------------------------------------
100
- Device: QCS8550 (Proxy) (12)
101
- Estimated Inference Time: 10.68 ms
102
- Estimated Peak Memory Range: 2.46-4.32 MB
103
- Compute Units: NPU (156) | Total (156)
104
 
105
 
106
  ```
 
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 | 8.341 ms | 1 - 2 MB | INT8 | NPU | [FFNet-78S-Quantized.tflite](https://huggingface.co/qualcomm/FFNet-78S-Quantized/blob/main/FFNet-78S-Quantized.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.952 ms | 8 - 26 MB | INT8 | NPU | [FFNet-78S-Quantized.so](https://huggingface.co/qualcomm/FFNet-78S-Quantized/blob/main/FFNet-78S-Quantized.so)
41
 
42
 
43
  ## Installation
 
98
  ```
99
  Profile Job summary of FFNet-78S-Quantized
100
  --------------------------------------------------
101
+ Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 7.10 ms
103
+ Estimated Peak Memory Range: 6.01-6.01 MB
104
+ Compute Units: NPU (146) | Total (146)
105
 
106
 
107
  ```