qaihm-bot commited on
Commit
89c6caf
1 Parent(s): 2e46d07

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
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 | 29.177 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.42 ms | 24 - 46 MB | FP16 | NPU | [FFNet-78S.so](https://huggingface.co/qualcomm/FFNet-78S/blob/main/FFNet-78S.so)
39
 
40
 
41
  ## Installation
@@ -96,16 +96,9 @@ python -m qai_hub_models.models.ffnet_78s.export
96
  ```
97
  Profile Job summary of FFNet-78S
98
  --------------------------------------------------
99
- Device: QCS8550 (Proxy) (12)
100
- Estimated Inference Time: 29.63 ms
101
- Estimated Peak Memory Range: 0.48-1.83 MB
102
- Compute Units: NPU (149) | Total (149)
103
-
104
- Profile Job summary of FFNet-78S
105
- --------------------------------------------------
106
- Device: QCS8550 (Proxy) (12)
107
- Estimated Inference Time: 23.60 ms
108
- Estimated Peak Memory Range: 24.00-52.99 MB
109
  Compute Units: NPU (235) | Total (235)
110
 
111
 
 
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.391 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.544 ms | 24 - 45 MB | FP16 | NPU | [FFNet-78S.so](https://huggingface.co/qualcomm/FFNet-78S/blob/main/FFNet-78S.so)
39
 
40
 
41
  ## Installation
 
96
  ```
97
  Profile Job summary of FFNet-78S
98
  --------------------------------------------------
99
+ Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 32.62 ms
101
+ Estimated Peak Memory Range: 24.05-24.05 MB
 
 
 
 
 
 
 
102
  Compute Units: NPU (235) | Total (235)
103
 
104