qaihm-bot commited on
Commit
e0e5fcc
1 Parent(s): 04ef9d7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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.157 ms | 0 - 9 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.494 ms | 0 - 64 MB | INT8 | NPU | [Midas-V2-Quantized.so](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.so)
40
 
41
 
42
 
@@ -99,9 +99,9 @@ python -m qai_hub_models.models.midas_quantized.export
99
  Profile Job summary of Midas-V2-Quantized
100
  --------------------------------------------------
101
  Device: Snapdragon X Elite CRD (11)
102
- Estimated Inference Time: 1.59 ms
103
- Estimated Peak Memory Range: 0.37-0.37 MB
104
- Compute Units: NPU (147) | Total (147)
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.074 ms | 0 - 237 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.422 ms | 0 - 8 MB | INT8 | NPU | [Midas-V2-Quantized.so](https://huggingface.co/qualcomm/Midas-V2-Quantized/blob/main/Midas-V2-Quantized.so)
40
 
41
 
42
 
 
99
  Profile Job summary of Midas-V2-Quantized
100
  --------------------------------------------------
101
  Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 1.46 ms
103
+ Estimated Peak Memory Range: 0.41-0.41 MB
104
+ Compute Units: NPU (146) | Total (146)
105
 
106
 
107
  ```