qaihm-bot commited on
Commit
b402f17
·
verified ·
1 Parent(s): 7b0b38b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -39,8 +39,8 @@ More details on model performance across various devices, can be found
39
 
40
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
41
  | ---|---|---|---|---|---|---|---|
42
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.816 ms | 0 - 1 MB | FP16 | NPU | [MobileNet-v3-Small.tflite](https://huggingface.co/qualcomm/MobileNet-v3-Small/blob/main/MobileNet-v3-Small.tflite)
43
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.87 ms | 0 - 175 MB | FP16 | NPU | [MobileNet-v3-Small.so](https://huggingface.co/qualcomm/MobileNet-v3-Small/blob/main/MobileNet-v3-Small.so)
44
 
45
 
46
 
@@ -102,7 +102,7 @@ python -m qai_hub_models.models.mobilenet_v3_small.export
102
  Profile Job summary of MobileNet-v3-Small
103
  --------------------------------------------------
104
  Device: Snapdragon X Elite CRD (11)
105
- Estimated Inference Time: 1.04 ms
106
  Estimated Peak Memory Range: 0.57-0.57 MB
107
  Compute Units: NPU (126) | Total (126)
108
 
 
39
 
40
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
41
  | ---|---|---|---|---|---|---|---|
42
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.817 ms | 0 - 141 MB | FP16 | NPU | [MobileNet-v3-Small.tflite](https://huggingface.co/qualcomm/MobileNet-v3-Small/blob/main/MobileNet-v3-Small.tflite)
43
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.869 ms | 0 - 33 MB | FP16 | NPU | [MobileNet-v3-Small.so](https://huggingface.co/qualcomm/MobileNet-v3-Small/blob/main/MobileNet-v3-Small.so)
44
 
45
 
46
 
 
102
  Profile Job summary of MobileNet-v3-Small
103
  --------------------------------------------------
104
  Device: Snapdragon X Elite CRD (11)
105
+ Estimated Inference Time: 0.97 ms
106
  Estimated Peak Memory Range: 0.57-0.57 MB
107
  Compute Units: NPU (126) | Total (126)
108