Commit
•
da289e0
1
Parent(s):
39b740b
Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -45,6 +45,7 @@
|
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
"batch_size": 2,
|
|
|
48 |
"num_choices": 2
|
49 |
},
|
50 |
"new_tokens": null,
|
@@ -79,7 +80,7 @@
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
"transformers_version": "4.46.3",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "1.1.1",
|
@@ -100,7 +101,7 @@
|
|
100 |
"load_model": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,32 +110,32 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"values": [
|
112 |
-
16.
|
113 |
],
|
114 |
"count": 1,
|
115 |
-
"total": 16.
|
116 |
-
"mean": 16.
|
117 |
-
"p50": 16.
|
118 |
-
"p90": 16.
|
119 |
-
"p95": 16.
|
120 |
-
"p99": 16.
|
121 |
"stdev": 0,
|
122 |
"stdev_": 0
|
123 |
},
|
124 |
"throughput": null,
|
125 |
"energy": {
|
126 |
"unit": "kWh",
|
127 |
-
"cpu": 0.
|
128 |
-
"ram": 3.
|
129 |
"gpu": 0,
|
130 |
-
"total": 0.
|
131 |
},
|
132 |
"efficiency": null
|
133 |
},
|
134 |
"call": {
|
135 |
"memory": {
|
136 |
"unit": "MB",
|
137 |
-
"max_ram":
|
138 |
"max_global_vram": null,
|
139 |
"max_process_vram": null,
|
140 |
"max_reserved": null,
|
@@ -143,32 +144,32 @@
|
|
143 |
"latency": {
|
144 |
"unit": "s",
|
145 |
"values": [
|
146 |
-
|
147 |
],
|
148 |
"count": 1,
|
149 |
-
"total":
|
150 |
-
"mean":
|
151 |
-
"p50":
|
152 |
-
"p90":
|
153 |
-
"p95":
|
154 |
-
"p99":
|
155 |
"stdev": 0,
|
156 |
"stdev_": 0
|
157 |
},
|
158 |
"throughput": {
|
159 |
"unit": "images/s",
|
160 |
-
"value": 0.
|
161 |
},
|
162 |
"energy": {
|
163 |
"unit": "kWh",
|
164 |
-
"cpu": 0.
|
165 |
-
"ram": 0.
|
166 |
"gpu": 0.0,
|
167 |
-
"total": 0.
|
168 |
},
|
169 |
"efficiency": {
|
170 |
"unit": "images/kWh",
|
171 |
-
"value":
|
172 |
}
|
173 |
}
|
174 |
}
|
|
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
"batch_size": 2,
|
48 |
+
"sequence_length": 16,
|
49 |
"num_choices": 2
|
50 |
},
|
51 |
"new_tokens": null,
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0.dev0",
|
83 |
+
"optimum_benchmark_commit": "1af9eb008cb7e5a73696ea580f926b32aa726d12",
|
84 |
"transformers_version": "4.46.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "1.1.1",
|
|
|
101 |
"load_model": {
|
102 |
"memory": {
|
103 |
"unit": "MB",
|
104 |
+
"max_ram": 576.626688,
|
105 |
"max_global_vram": null,
|
106 |
"max_process_vram": null,
|
107 |
"max_reserved": null,
|
|
|
110 |
"latency": {
|
111 |
"unit": "s",
|
112 |
"values": [
|
113 |
+
16.433276286000023
|
114 |
],
|
115 |
"count": 1,
|
116 |
+
"total": 16.433276286000023,
|
117 |
+
"mean": 16.433276286000023,
|
118 |
+
"p50": 16.433276286000023,
|
119 |
+
"p90": 16.433276286000023,
|
120 |
+
"p95": 16.433276286000023,
|
121 |
+
"p99": 16.433276286000023,
|
122 |
"stdev": 0,
|
123 |
"stdev_": 0
|
124 |
},
|
125 |
"throughput": null,
|
126 |
"energy": {
|
127 |
"unit": "kWh",
|
128 |
+
"cpu": 0.0007700992449499989,
|
129 |
+
"ram": 3.219203414535575e-05,
|
130 |
"gpu": 0,
|
131 |
+
"total": 0.0008022912790953546
|
132 |
},
|
133 |
"efficiency": null
|
134 |
},
|
135 |
"call": {
|
136 |
"memory": {
|
137 |
"unit": "MB",
|
138 |
+
"max_ram": 7639.719936,
|
139 |
"max_global_vram": null,
|
140 |
"max_process_vram": null,
|
141 |
"max_reserved": null,
|
|
|
144 |
"latency": {
|
145 |
"unit": "s",
|
146 |
"values": [
|
147 |
+
108.17749052399995
|
148 |
],
|
149 |
"count": 1,
|
150 |
+
"total": 108.17749052399995,
|
151 |
+
"mean": 108.17749052399995,
|
152 |
+
"p50": 108.17749052399995,
|
153 |
+
"p90": 108.17749052399995,
|
154 |
+
"p95": 108.17749052399995,
|
155 |
+
"p99": 108.17749052399995,
|
156 |
"stdev": 0,
|
157 |
"stdev_": 0
|
158 |
},
|
159 |
"throughput": {
|
160 |
"unit": "images/s",
|
161 |
+
"value": 0.018488134549176714
|
162 |
},
|
163 |
"energy": {
|
164 |
"unit": "kWh",
|
165 |
+
"cpu": 0.0042157877313611135,
|
166 |
+
"ram": 0.00017623255919238883,
|
167 |
"gpu": 0.0,
|
168 |
+
"total": 0.004392020290553502
|
169 |
},
|
170 |
"efficiency": {
|
171 |
"unit": "images/kWh",
|
172 |
+
"value": 455.3713024281022
|
173 |
}
|
174 |
}
|
175 |
}
|