Commit
•
6385cab
1
Parent(s):
9ace869
Upload cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cpu_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -97,7 +97,7 @@
|
|
97 |
"call": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -106,31 +106,31 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 1,
|
109 |
-
"total":
|
110 |
-
"mean":
|
111 |
"stdev": 0.0,
|
112 |
-
"p50":
|
113 |
-
"p90":
|
114 |
-
"p95":
|
115 |
-
"p99":
|
116 |
"values": [
|
117 |
-
|
118 |
]
|
119 |
},
|
120 |
"throughput": {
|
121 |
"unit": "images/s",
|
122 |
-
"value": 0.
|
123 |
},
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
-
"cpu": 0.
|
127 |
-
"ram":
|
128 |
"gpu": 0.0,
|
129 |
-
"total": 0.
|
130 |
},
|
131 |
"efficiency": {
|
132 |
"unit": "images/kWh",
|
133 |
-
"value":
|
134 |
}
|
135 |
}
|
136 |
}
|
|
|
97 |
"call": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 6962.466816,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 1,
|
109 |
+
"total": 48.99860873900002,
|
110 |
+
"mean": 48.99860873900002,
|
111 |
"stdev": 0.0,
|
112 |
+
"p50": 48.99860873900002,
|
113 |
+
"p90": 48.99860873900002,
|
114 |
+
"p95": 48.99860873900002,
|
115 |
+
"p99": 48.99860873900002,
|
116 |
"values": [
|
117 |
+
48.99860873900002
|
118 |
]
|
119 |
},
|
120 |
"throughput": {
|
121 |
"unit": "images/s",
|
122 |
+
"value": 0.020408742732404537
|
123 |
},
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
+
"cpu": 0.001896448788377974,
|
127 |
+
"ram": 7.927693584039702e-05,
|
128 |
"gpu": 0.0,
|
129 |
+
"total": 0.0019757257242183713
|
130 |
},
|
131 |
"efficiency": {
|
132 |
"unit": "images/kWh",
|
133 |
+
"value": 506.1431289485366
|
134 |
}
|
135 |
}
|
136 |
}
|