Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"call": {
|
| 3 |
+
"memory": {
|
| 4 |
+
"unit": "MB",
|
| 5 |
+
"max_ram": 6886.219776,
|
| 6 |
+
"max_global_vram": null,
|
| 7 |
+
"max_process_vram": null,
|
| 8 |
+
"max_reserved": null,
|
| 9 |
+
"max_allocated": null
|
| 10 |
+
},
|
| 11 |
+
"latency": {
|
| 12 |
+
"unit": "s",
|
| 13 |
+
"count": 1,
|
| 14 |
+
"total": 49.12935062200006,
|
| 15 |
+
"mean": 49.12935062200006,
|
| 16 |
+
"stdev": 0.0,
|
| 17 |
+
"p50": 49.12935062200006,
|
| 18 |
+
"p90": 49.12935062200006,
|
| 19 |
+
"p95": 49.12935062200006,
|
| 20 |
+
"p99": 49.12935062200006,
|
| 21 |
+
"values": [
|
| 22 |
+
49.12935062200006
|
| 23 |
+
]
|
| 24 |
+
},
|
| 25 |
+
"throughput": {
|
| 26 |
+
"unit": "images/s",
|
| 27 |
+
"value": 0.020354431461835795
|
| 28 |
+
},
|
| 29 |
+
"energy": {
|
| 30 |
+
"unit": "kWh",
|
| 31 |
+
"cpu": 0.0019076283388667636,
|
| 32 |
+
"ram": 7.974428917915968e-05,
|
| 33 |
+
"gpu": 0.0,
|
| 34 |
+
"total": 0.0019873726280459233
|
| 35 |
+
},
|
| 36 |
+
"efficiency": {
|
| 37 |
+
"unit": "images/kWh",
|
| 38 |
+
"value": 503.1769009434563
|
| 39 |
+
}
|
| 40 |
+
}
|
| 41 |
+
}
|