qaihm-bot commited on
Commit
c3c8dfc
1 Parent(s): 630eca1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -38,8 +38,8 @@ More details on model performance across various devices, can be found
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.64 ms | 0 - 1 MB | FP16 | NPU | [SqueezeNet-1_1.tflite](https://huggingface.co/qualcomm/SqueezeNet-1_1/blob/main/SqueezeNet-1_1.tflite)
42
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.709 ms | 1 - 4 MB | FP16 | NPU | [SqueezeNet-1_1.so](https://huggingface.co/qualcomm/SqueezeNet-1_1/blob/main/SqueezeNet-1_1.so)
43
 
44
 
45
 
@@ -101,8 +101,8 @@ python -m qai_hub_models.models.squeezenet1_1.export
101
  Profile Job summary of SqueezeNet-1_1
102
  --------------------------------------------------
103
  Device: Snapdragon X Elite CRD (11)
104
- Estimated Inference Time: 0.84 ms
105
- Estimated Peak Memory Range: 1.23-1.23 MB
106
  Compute Units: NPU (70) | Total (70)
107
 
108
 
 
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.643 ms | 0 - 2 MB | FP16 | NPU | [SqueezeNet-1_1.tflite](https://huggingface.co/qualcomm/SqueezeNet-1_1/blob/main/SqueezeNet-1_1.tflite)
42
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.713 ms | 1 - 3 MB | FP16 | NPU | [SqueezeNet-1_1.so](https://huggingface.co/qualcomm/SqueezeNet-1_1/blob/main/SqueezeNet-1_1.so)
43
 
44
 
45
 
 
101
  Profile Job summary of SqueezeNet-1_1
102
  --------------------------------------------------
103
  Device: Snapdragon X Elite CRD (11)
104
+ Estimated Inference Time: 0.78 ms
105
+ Estimated Peak Memory Range: 0.57-0.57 MB
106
  Compute Units: NPU (70) | Total (70)
107
 
108