Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ More details on model performance across various devices, can be found
|
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
| MobileNet-v2 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.905 ms | 0 - 175 MB | FP16 | NPU | [MobileNet-v2.tflite](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.tflite) |
|
40 |
-
| MobileNet-v2 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 1.253 ms | 0 - 37 MB | FP16 | NPU |
|
41 |
| MobileNet-v2 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 0.919 ms | 0 - 2 MB | FP16 | NPU | [MobileNet-v2.onnx](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.onnx) |
|
42 |
| MobileNet-v2 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.623 ms | 0 - 62 MB | FP16 | NPU | [MobileNet-v2.tflite](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.tflite) |
|
43 |
| MobileNet-v2 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.862 ms | 1 - 15 MB | FP16 | NPU | [MobileNet-v2.so](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.so) |
|
|
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
| MobileNet-v2 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.905 ms | 0 - 175 MB | FP16 | NPU | [MobileNet-v2.tflite](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.tflite) |
|
40 |
+
| MobileNet-v2 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 1.253 ms | 0 - 37 MB | FP16 | NPU | [MobileNet-v2.so](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.so) |
|
41 |
| MobileNet-v2 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 0.919 ms | 0 - 2 MB | FP16 | NPU | [MobileNet-v2.onnx](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.onnx) |
|
42 |
| MobileNet-v2 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.623 ms | 0 - 62 MB | FP16 | NPU | [MobileNet-v2.tflite](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.tflite) |
|
43 |
| MobileNet-v2 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.862 ms | 1 - 15 MB | FP16 | NPU | [MobileNet-v2.so](https://huggingface.co/qualcomm/MobileNet-v2/blob/main/MobileNet-v2.so) |
|