qaihm-bot commited on
Commit
8561c5b
·
verified ·
1 Parent(s): d43694d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -34,8 +34,8 @@ More details on model performance across various devices, can be found
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 28.993 ms | 3 - 5 MB | FP16 | NPU | [FFNet-78S.tflite](https://huggingface.co/qualcomm/FFNet-78S/blob/main/FFNet-78S.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 23.765 ms | 24 - 43 MB | FP16 | NPU | [FFNet-78S.so](https://huggingface.co/qualcomm/FFNet-78S/blob/main/FFNet-78S.so)
39
 
40
 
41
  ## Installation
@@ -97,16 +97,16 @@ python -m qai_hub_models.models.ffnet_78s.export
97
  Profile Job summary of FFNet-78S
98
  --------------------------------------------------
99
  Device: Samsung Galaxy S24 (14)
100
- Estimated Inference Time: 21.48 ms
101
- Estimated Peak Memory Range: 2.36-124.81 MB
102
  Compute Units: NPU (149) | Total (149)
103
 
104
  Profile Job summary of FFNet-78S
105
  --------------------------------------------------
106
  Device: Samsung Galaxy S24 (14)
107
- Estimated Inference Time: 17.83 ms
108
- Estimated Peak Memory Range: 24.05-95.18 MB
109
- Compute Units: NPU (236) | Total (236)
110
 
111
 
112
  ```
 
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 29.26 ms | 2 - 5 MB | FP16 | NPU | [FFNet-78S.tflite](https://huggingface.co/qualcomm/FFNet-78S/blob/main/FFNet-78S.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 23.452 ms | 24 - 43 MB | FP16 | NPU | [FFNet-78S.so](https://huggingface.co/qualcomm/FFNet-78S/blob/main/FFNet-78S.so)
39
 
40
 
41
  ## Installation
 
97
  Profile Job summary of FFNet-78S
98
  --------------------------------------------------
99
  Device: Samsung Galaxy S24 (14)
100
+ Estimated Inference Time: 21.32 ms
101
+ Estimated Peak Memory Range: 1.16-129.65 MB
102
  Compute Units: NPU (149) | Total (149)
103
 
104
  Profile Job summary of FFNet-78S
105
  --------------------------------------------------
106
  Device: Samsung Galaxy S24 (14)
107
+ Estimated Inference Time: 17.80 ms
108
+ Estimated Peak Memory Range: 217.90-292.70 MB
109
+ Compute Units: NPU (235) | Total (235)
110
 
111
 
112
  ```