qaihm-bot commited on
Commit
8056c99
·
verified ·
1 Parent(s): b0284d8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -34,8 +34,8 @@ More details on model performance across various devices, can be found
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 152.243 ms | 3 - 5 MB | FP16 | NPU | [AOT-GAN.tflite](https://huggingface.co/qualcomm/AOT-GAN/blob/main/AOT-GAN.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 152.89 ms | 0 - 25 MB | FP16 | NPU | [AOT-GAN.so](https://huggingface.co/qualcomm/AOT-GAN/blob/main/AOT-GAN.so)
39
 
40
 
41
 
@@ -97,9 +97,9 @@ python -m qai_hub_models.models.aotgan.export
97
  Profile Job summary of AOT-GAN
98
  --------------------------------------------------
99
  Device: Snapdragon X Elite CRD (11)
100
- Estimated Inference Time: 96.16 ms
101
  Estimated Peak Memory Range: 4.01-4.01 MB
102
- Compute Units: NPU (275) | Total (275)
103
 
104
 
105
  ```
 
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 153.234 ms | 3 - 5 MB | FP16 | NPU | [AOT-GAN.tflite](https://huggingface.co/qualcomm/AOT-GAN/blob/main/AOT-GAN.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 153.843 ms | 4 - 22 MB | FP16 | NPU | [AOT-GAN.so](https://huggingface.co/qualcomm/AOT-GAN/blob/main/AOT-GAN.so)
39
 
40
 
41
 
 
97
  Profile Job summary of AOT-GAN
98
  --------------------------------------------------
99
  Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 96.41 ms
101
  Estimated Peak Memory Range: 4.01-4.01 MB
102
+ Compute Units: NPU (274) | Total (274)
103
 
104
 
105
  ```