qaihm-bot commited on
Commit
4fea51f
1 Parent(s): c03b5fa

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 | 9.669 ms | 1 - 3 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 10.768 ms | 6 - 40 MB | FP16 | NPU | [FFNet-122NS-LowRes.so](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.so)
39
 
40
 
41
  ## Installation
@@ -96,16 +96,9 @@ python -m qai_hub_models.models.ffnet_122ns_lowres.export
96
  ```
97
  Profile Job summary of FFNet-122NS-LowRes
98
  --------------------------------------------------
99
- Device: QCS8550 (Proxy) (12)
100
- Estimated Inference Time: 9.66 ms
101
- Estimated Peak Memory Range: 0.00-3.85 MB
102
- Compute Units: NPU (216) | Total (216)
103
-
104
- Profile Job summary of FFNet-122NS-LowRes
105
- --------------------------------------------------
106
- Device: QCS8550 (Proxy) (12)
107
- Estimated Inference Time: 10.82 ms
108
- Estimated Peak Memory Range: 6.04-36.75 MB
109
  Compute Units: NPU (348) | Total (348)
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 | 9.717 ms | 1 - 3 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 10.869 ms | 8 - 41 MB | FP16 | NPU | [FFNet-122NS-LowRes.so](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.so)
39
 
40
 
41
  ## Installation
 
96
  ```
97
  Profile Job summary of FFNet-122NS-LowRes
98
  --------------------------------------------------
99
+ Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 17.55 ms
101
+ Estimated Peak Memory Range: 6.01-6.01 MB
 
 
 
 
 
 
 
102
  Compute Units: NPU (348) | Total (348)
103
 
104