Commit
•
fe17808
1
Parent(s):
71beeeb
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
@@ -44,8 +44,9 @@
|
|
44 |
"duration": 1,
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
-
"batch_size":
|
48 |
-
"sequence_length":
|
|
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
@@ -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": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,15 +110,15 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"values": [
|
112 |
-
|
113 |
],
|
114 |
"count": 1,
|
115 |
-
"total":
|
116 |
-
"mean":
|
117 |
-
"p50":
|
118 |
-
"p90":
|
119 |
-
"p95":
|
120 |
-
"p99":
|
121 |
"stdev": 0,
|
122 |
"stdev_": 0
|
123 |
},
|
@@ -128,7 +129,7 @@
|
|
128 |
"call": {
|
129 |
"memory": {
|
130 |
"unit": "MB",
|
131 |
-
"max_ram":
|
132 |
"max_global_vram": null,
|
133 |
"max_process_vram": null,
|
134 |
"max_reserved": null,
|
@@ -137,32 +138,32 @@
|
|
137 |
"latency": {
|
138 |
"unit": "s",
|
139 |
"values": [
|
140 |
-
|
141 |
],
|
142 |
"count": 1,
|
143 |
-
"total":
|
144 |
-
"mean":
|
145 |
-
"p50":
|
146 |
-
"p90":
|
147 |
-
"p95":
|
148 |
-
"p99":
|
149 |
"stdev": 0,
|
150 |
"stdev_": 0
|
151 |
},
|
152 |
"throughput": {
|
153 |
"unit": "images/s",
|
154 |
-
"value": 0.
|
155 |
},
|
156 |
"energy": {
|
157 |
"unit": "kWh",
|
158 |
-
"cpu": 0.
|
159 |
-
"ram":
|
160 |
"gpu": 0.0,
|
161 |
-
"total": 0.
|
162 |
},
|
163 |
"efficiency": {
|
164 |
"unit": "images/kWh",
|
165 |
-
"value":
|
166 |
}
|
167 |
}
|
168 |
}
|
|
|
44 |
"duration": 1,
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
+
"batch_size": 2,
|
48 |
+
"sequence_length": 16,
|
49 |
+
"num_choices": 2
|
50 |
},
|
51 |
"new_tokens": null,
|
52 |
"memory": true,
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0.dev0",
|
83 |
+
"optimum_benchmark_commit": "04bb8676c2e912cf262caaa2d4796a0191a83273",
|
84 |
"transformers_version": "4.46.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "1.1.1",
|
|
|
101 |
"load": {
|
102 |
"memory": {
|
103 |
"unit": "MB",
|
104 |
+
"max_ram": 569.618432,
|
105 |
"max_global_vram": null,
|
106 |
"max_process_vram": null,
|
107 |
"max_reserved": null,
|
|
|
110 |
"latency": {
|
111 |
"unit": "s",
|
112 |
"values": [
|
113 |
+
19.59887948400001
|
114 |
],
|
115 |
"count": 1,
|
116 |
+
"total": 19.59887948400001,
|
117 |
+
"mean": 19.59887948400001,
|
118 |
+
"p50": 19.59887948400001,
|
119 |
+
"p90": 19.59887948400001,
|
120 |
+
"p95": 19.59887948400001,
|
121 |
+
"p99": 19.59887948400001,
|
122 |
"stdev": 0,
|
123 |
"stdev_": 0
|
124 |
},
|
|
|
129 |
"call": {
|
130 |
"memory": {
|
131 |
"unit": "MB",
|
132 |
+
"max_ram": 7676.571648,
|
133 |
"max_global_vram": null,
|
134 |
"max_process_vram": null,
|
135 |
"max_reserved": null,
|
|
|
138 |
"latency": {
|
139 |
"unit": "s",
|
140 |
"values": [
|
141 |
+
108.15778194900008
|
142 |
],
|
143 |
"count": 1,
|
144 |
+
"total": 108.15778194900008,
|
145 |
+
"mean": 108.15778194900008,
|
146 |
+
"p50": 108.15778194900008,
|
147 |
+
"p90": 108.15778194900008,
|
148 |
+
"p95": 108.15778194900008,
|
149 |
+
"p99": 108.15778194900008,
|
150 |
"stdev": 0,
|
151 |
"stdev_": 0
|
152 |
},
|
153 |
"throughput": {
|
154 |
"unit": "images/s",
|
155 |
+
"value": 0.01849150346798962
|
156 |
},
|
157 |
"energy": {
|
158 |
"unit": "kWh",
|
159 |
+
"cpu": 0.0042003514213500015,
|
160 |
+
"ram": 0.00017558715579342327,
|
161 |
"gpu": 0.0,
|
162 |
+
"total": 0.004375938577143424
|
163 |
},
|
164 |
"efficiency": {
|
165 |
"unit": "images/kWh",
|
166 |
+
"value": 457.0448064436917
|
167 |
}
|
168 |
}
|
169 |
}
|