qaihm-bot commited on
Commit
585c9a7
1 Parent(s): 75bc8d5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -40,8 +40,8 @@ More details on model performance across various devices, can be found
40
 
41
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
42
  | ---|---|---|---|---|---|---|---|
43
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.371 ms | 0 - 1 MB | INT8 | NPU | [MobileNet-v3-Large-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v3-Large-Quantized/blob/main/MobileNet-v3-Large-Quantized.tflite)
44
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.622 ms | 0 - 12 MB | INT8 | NPU | [MobileNet-v3-Large-Quantized.so](https://huggingface.co/qualcomm/MobileNet-v3-Large-Quantized/blob/main/MobileNet-v3-Large-Quantized.so)
45
 
46
 
47
 
@@ -104,8 +104,8 @@ python -m qai_hub_models.models.mobilenet_v3_large_quantized.export
104
  Profile Job summary of MobileNet-v3-Large-Quantized
105
  --------------------------------------------------
106
  Device: Snapdragon X Elite CRD (11)
107
- Estimated Inference Time: 0.72 ms
108
- Estimated Peak Memory Range: 0.61-0.61 MB
109
  Compute Units: NPU (126) | Total (126)
110
 
111
 
 
40
 
41
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
42
  | ---|---|---|---|---|---|---|---|
43
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.359 ms | 0 - 1 MB | INT8 | NPU | [MobileNet-v3-Large-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v3-Large-Quantized/blob/main/MobileNet-v3-Large-Quantized.tflite)
44
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.622 ms | 0 - 61 MB | INT8 | NPU | [MobileNet-v3-Large-Quantized.so](https://huggingface.co/qualcomm/MobileNet-v3-Large-Quantized/blob/main/MobileNet-v3-Large-Quantized.so)
45
 
46
 
47
 
 
104
  Profile Job summary of MobileNet-v3-Large-Quantized
105
  --------------------------------------------------
106
  Device: Snapdragon X Elite CRD (11)
107
+ Estimated Inference Time: 0.71 ms
108
+ Estimated Peak Memory Range: 0.57-0.57 MB
109
  Compute Units: NPU (126) | Total (126)
110
 
111