qaihm-bot commited on
Commit
183d20d
1 Parent(s): f1cce2c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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.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
@@ -97,7 +97,7 @@ python -m qai_hub_models.models.ffnet_122ns_lowres.export
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
 
 
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 | 10.505 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.881 ms | 6 - 29 MB | FP16 | NPU | [FFNet-122NS-LowRes.so](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.so)
39
 
40
 
41
  ## Installation
 
97
  Profile Job summary of FFNet-122NS-LowRes
98
  --------------------------------------------------
99
  Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 17.48 ms
101
  Estimated Peak Memory Range: 6.01-6.01 MB
102
  Compute Units: NPU (348) | Total (348)
103