IlyasMoutawwakil's picture
Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
cd1d774 verified
raw
history blame
1.66 kB
{
"load": {
"memory": {
"unit": "MB",
"max_ram": 4867.817472,
"max_global_vram": 68702.69952,
"max_process_vram": 0.0,
"max_reserved": 5626.658816,
"max_allocated": 5501.886464
},
"latency": {
"unit": "s",
"count": 1,
"total": 10.9587099609375,
"mean": 10.9587099609375,
"stdev": 0.0,
"p50": 10.9587099609375,
"p90": 10.9587099609375,
"p95": 10.9587099609375,
"p99": 10.9587099609375,
"values": [
10.9587099609375
]
},
"throughput": null,
"energy": null,
"efficiency": null
},
"call": {
"memory": {
"unit": "MB",
"max_ram": 1702.674432,
"max_global_vram": 68702.69952,
"max_process_vram": 0.0,
"max_reserved": 9049.21088,
"max_allocated": 8657.30304
},
"latency": {
"unit": "s",
"count": 2,
"total": 1.001832763671875,
"mean": 0.5009163818359375,
"stdev": 0.0013728027343749838,
"p50": 0.5009163818359375,
"p90": 0.5020146240234374,
"p95": 0.502151904296875,
"p99": 0.502261728515625,
"values": [
0.5022891845703125,
0.4995435791015625
]
},
"throughput": {
"unit": "images/s",
"value": 1.9963411784115395
},
"energy": null,
"efficiency": null
}
}