IlyasMoutawwakil's picture
Upload cpu_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
722854b verified
raw
history blame
2.69 kB
{
"load_model": {
"memory": {
"unit": "MB",
"max_ram": 568.2176,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
17.276352136000014
],
"count": 1,
"total": 17.276352136000014,
"mean": 17.276352136000014,
"p50": 17.276352136000014,
"p90": 17.276352136000014,
"p95": 17.276352136000014,
"p99": 17.276352136000014,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": {
"unit": "kWh",
"cpu": 0.0008003592599333332,
"ram": 3.3475818135257526e-05,
"gpu": 0,
"total": 0.0008338350780685907
},
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 7681.773568,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
109.230369763
],
"count": 1,
"total": 109.230369763,
"mean": 109.230369763,
"p50": 109.230369763,
"p90": 109.230369763,
"p95": 109.230369763,
"p99": 109.230369763,
"stdev": 0,
"stdev_": 0
},
"throughput": {
"unit": "images/s",
"value": 0.01830992611614748
},
"energy": {
"unit": "kWh",
"cpu": 0.004262137894816669,
"ram": 0.00017827036945425068,
"gpu": 0.0,
"total": 0.00444040826427092
},
"efficiency": {
"unit": "images/kWh",
"value": 450.4090347035655
}
},
"per_step": {
"memory": null,
"latency": {
"unit": "s",
"values": [
21.589569610000012,
21.519763794000028
],
"count": 2,
"total": 43.10933340400004,
"mean": 21.55466670200002,
"p50": 21.55466670200002,
"p90": 21.582589028400015,
"p95": 21.586079319200014,
"p99": 21.58887155184001,
"stdev": 0.034902907999992294,
"stdev_": 0.1619273843689437
},
"throughput": null,
"energy": null,
"efficiency": null
}
}