qaihm-bot commited on
Commit
55dc691
1 Parent(s): dca5442

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -36,10 +36,10 @@ More details on model performance across various devices, can be found
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 13.312 ms | 0 - 3 MB | FP16 | NPU | [CLIPTextEncoder.tflite](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPTextEncoder.tflite)
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 126.619 ms | 0 - 4 MB | FP16 | NPU | [CLIPImageEncoder.tflite](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPImageEncoder.tflite)
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 7.826 ms | 0 - 24 MB | FP16 | NPU | [CLIPTextEncoder.so](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPTextEncoder.so)
42
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 50.334 ms | 0 - 65 MB | FP16 | NPU | [CLIPImageEncoder.so](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPImageEncoder.so)
43
 
44
 
45
  ## Installation
@@ -102,13 +102,13 @@ Profile Job summary of CLIPTextEncoder
102
  --------------------------------------------------
103
  Device: Snapdragon X Elite CRD (11)
104
  Estimated Inference Time: 8.46 ms
105
- Estimated Peak Memory Range: 0.22-0.22 MB
106
  Compute Units: NPU (377) | Total (377)
107
 
108
  Profile Job summary of CLIPImageEncoder
109
  --------------------------------------------------
110
  Device: Snapdragon X Elite CRD (11)
111
- Estimated Inference Time: 48.90 ms
112
  Estimated Peak Memory Range: 0.57-0.57 MB
113
  Compute Units: NPU (369) | Total (369)
114
 
 
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 13.251 ms | 0 - 3 MB | FP16 | NPU | [CLIPTextEncoder.tflite](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPTextEncoder.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 126.637 ms | 0 - 4 MB | FP16 | NPU | [CLIPImageEncoder.tflite](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPImageEncoder.tflite)
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 7.849 ms | 0 - 24 MB | FP16 | NPU | [CLIPTextEncoder.so](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPTextEncoder.so)
42
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 50.638 ms | 0 - 61 MB | FP16 | NPU | [CLIPImageEncoder.so](https://huggingface.co/qualcomm/OpenAI-Clip/blob/main/CLIPImageEncoder.so)
43
 
44
 
45
  ## Installation
 
102
  --------------------------------------------------
103
  Device: Snapdragon X Elite CRD (11)
104
  Estimated Inference Time: 8.46 ms
105
+ Estimated Peak Memory Range: 0.14-0.14 MB
106
  Compute Units: NPU (377) | Total (377)
107
 
108
  Profile Job summary of CLIPImageEncoder
109
  --------------------------------------------------
110
  Device: Snapdragon X Elite CRD (11)
111
+ Estimated Inference Time: 48.88 ms
112
  Estimated Peak Memory Range: 0.57-0.57 MB
113
  Compute Units: NPU (369) | Total (369)
114