qaihm-bot commited on
Commit
aa608b0
1 Parent(s): a4c5353

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.154 ms | 0 - 2 MB | INT8 | NPU | [Midas-V2-Quantized.tflite](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.482 ms | 0 - 275 MB | INT8 | NPU | [Midas-V2-Quantized.so](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.so)
40
 
41
 
42
 
@@ -98,10 +98,10 @@ python -m qai_hub_models.models.midas_quantized.export
98
  ```
99
  Profile Job summary of Midas-V2-Quantized
100
  --------------------------------------------------
101
- Device: Snapdragon X Elite CRD (11)
102
- Estimated Inference Time: 1.52 ms
103
- Estimated Peak Memory Range: 0.46-0.46 MB
104
- Compute Units: NPU (148) | Total (148)
105
 
106
 
107
  ```
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.147 ms | 0 - 3 MB | INT8 | NPU | [Midas-V2-Quantized.tflite](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.488 ms | 0 - 65 MB | INT8 | NPU | [Midas-V2-Quantized.so](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.so)
40
 
41
 
42
 
 
98
  ```
99
  Profile Job summary of Midas-V2-Quantized
100
  --------------------------------------------------
101
+ Device: SA8255 (Proxy) (13)
102
+ Estimated Inference Time: 1.49 ms
103
+ Estimated Peak Memory Range: 0.02-54.71 MB
104
+ Compute Units: NPU (147) | Total (147)
105
 
106
 
107
  ```