qaihm-bot commited on
Commit
b9d988c
1 Parent(s): 3360226

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 | 25.024 ms | 2 - 5 MB | FP16 | NPU | [FFNet-54S.tflite](https://huggingface.co/qualcomm/FFNet-54S/blob/main/FFNet-54S.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 19.758 ms | 24 - 46 MB | FP16 | NPU | [FFNet-54S.so](https://huggingface.co/qualcomm/FFNet-54S/blob/main/FFNet-54S.so)
39
 
40
 
41
  ## Installation
@@ -96,16 +96,9 @@ python -m qai_hub_models.models.ffnet_54s.export
96
  ```
97
  Profile Job summary of FFNet-54S
98
  --------------------------------------------------
99
- Device: QCS8550 (Proxy) (12)
100
- Estimated Inference Time: 25.05 ms
101
- Estimated Peak Memory Range: 2.44-4.92 MB
102
- Compute Units: NPU (113) | Total (113)
103
-
104
- Profile Job summary of FFNet-54S
105
- --------------------------------------------------
106
- Device: QCS8550 (Proxy) (12)
107
- Estimated Inference Time: 19.99 ms
108
- Estimated Peak Memory Range: 24.05-52.49 MB
109
  Compute Units: NPU (175) | Total (175)
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 | 25.556 ms | 2 - 5 MB | FP16 | NPU | [FFNet-54S.tflite](https://huggingface.co/qualcomm/FFNet-54S/blob/main/FFNet-54S.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 20.54 ms | 24 - 44 MB | FP16 | NPU | [FFNet-54S.so](https://huggingface.co/qualcomm/FFNet-54S/blob/main/FFNet-54S.so)
39
 
40
 
41
  ## Installation
 
96
  ```
97
  Profile Job summary of FFNet-54S
98
  --------------------------------------------------
99
+ Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 25.81 ms
101
+ Estimated Peak Memory Range: 24.05-24.05 MB
 
 
 
 
 
 
 
102
  Compute Units: NPU (175) | Total (175)
103
 
104