IlyasMoutawwakil's picture
Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
8c642d7 verified
raw
history blame
2.72 kB
{
"load_model": {
"memory": {
"unit": "MB",
"max_ram": 568.807424,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
17.122228034999978
],
"count": 1,
"total": 17.122228034999978,
"mean": 17.122228034999978,
"p50": 17.122228034999978,
"p90": 17.122228034999978,
"p95": 17.122228034999978,
"p99": 17.122228034999978,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": {
"unit": "kWh",
"cpu": 0.0007911412664555555,
"ram": 3.309021929510773e-05,
"gpu": 0,
"total": 0.0008242314857506632
},
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 7525.167104,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
108.54175824599997
],
"count": 1,
"total": 108.54175824599997,
"mean": 108.54175824599997,
"p50": 108.54175824599997,
"p90": 108.54175824599997,
"p95": 108.54175824599997,
"p99": 108.54175824599997,
"stdev": 0,
"stdev_": 0
},
"throughput": {
"unit": "images/s",
"value": 0.018426088100279184
},
"energy": {
"unit": "kWh",
"cpu": 0.004231254901805552,
"ram": 0.00017697874227357133,
"gpu": 0.0,
"total": 0.0044082336440791235
},
"efficiency": {
"unit": "images/kWh",
"value": 453.69646018792145
}
},
"per_step": {
"memory": null,
"latency": {
"unit": "s",
"values": [
21.59035571600009,
21.736108892999937
],
"count": 2,
"total": 43.32646460900003,
"mean": 21.663232304500013,
"p50": 21.663232304500013,
"p90": 21.72153357529995,
"p95": 21.728821234149944,
"p99": 21.73465136122994,
"stdev": 0.0728765884999234,
"stdev_": 0.3364068088988966
},
"throughput": null,
"energy": null,
"efficiency": null
}
}