Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json
CHANGED
@@ -1,42 +1,75 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"call": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
-
"max_global_vram":
|
7 |
"max_process_vram": 0.0,
|
8 |
-
"max_reserved":
|
9 |
-
"max_allocated":
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 2,
|
14 |
-
"total": 1.
|
15 |
-
"mean": 0.
|
16 |
-
"stdev": 0.
|
17 |
-
"p50": 0.
|
18 |
-
"p90": 0.
|
19 |
-
"p95": 0.
|
20 |
-
"p99": 0.
|
21 |
"values": [
|
22 |
-
0.
|
23 |
-
0.
|
24 |
]
|
25 |
},
|
26 |
"throughput": {
|
27 |
"unit": "images/s",
|
28 |
-
"value": 1.
|
29 |
},
|
30 |
"energy": {
|
31 |
"unit": "kWh",
|
32 |
-
"cpu": 7.
|
33 |
-
"ram": 4.
|
34 |
-
"gpu": 4.
|
35 |
-
"total": 5.
|
36 |
},
|
37 |
"efficiency": {
|
38 |
"unit": "images/kWh",
|
39 |
-
"value":
|
40 |
}
|
41 |
}
|
42 |
}
|
|
|
1 |
{
|
2 |
+
"load": {
|
3 |
+
"memory": {
|
4 |
+
"unit": "MB",
|
5 |
+
"max_ram": 4232.839168,
|
6 |
+
"max_global_vram": 6214.385664,
|
7 |
+
"max_process_vram": 0.0,
|
8 |
+
"max_reserved": 5628.755968,
|
9 |
+
"max_allocated": 5499.00288
|
10 |
+
},
|
11 |
+
"latency": {
|
12 |
+
"unit": "s",
|
13 |
+
"count": 1,
|
14 |
+
"total": 43.7759609375,
|
15 |
+
"mean": 43.7759609375,
|
16 |
+
"stdev": 0.0,
|
17 |
+
"p50": 43.7759609375,
|
18 |
+
"p90": 43.7759609375,
|
19 |
+
"p95": 43.7759609375,
|
20 |
+
"p99": 43.7759609375,
|
21 |
+
"values": [
|
22 |
+
43.7759609375
|
23 |
+
]
|
24 |
+
},
|
25 |
+
"throughput": null,
|
26 |
+
"energy": {
|
27 |
+
"unit": "kWh",
|
28 |
+
"cpu": 0.00043326872504419753,
|
29 |
+
"ram": 0.00023745078156736516,
|
30 |
+
"gpu": 0.000629094947719999,
|
31 |
+
"total": 0.0012998144543315618
|
32 |
+
},
|
33 |
+
"efficiency": null
|
34 |
+
},
|
35 |
"call": {
|
36 |
"memory": {
|
37 |
"unit": "MB",
|
38 |
+
"max_ram": 1364.76672,
|
39 |
+
"max_global_vram": 8196.194304,
|
40 |
"max_process_vram": 0.0,
|
41 |
+
"max_reserved": 7541.358592,
|
42 |
+
"max_allocated": 6518.470656
|
43 |
},
|
44 |
"latency": {
|
45 |
"unit": "s",
|
46 |
"count": 2,
|
47 |
+
"total": 1.2924342651367189,
|
48 |
+
"mean": 0.6462171325683594,
|
49 |
+
"stdev": 0.00021334838867187456,
|
50 |
+
"p50": 0.6462171325683594,
|
51 |
+
"p90": 0.6463878112792969,
|
52 |
+
"p95": 0.646409146118164,
|
53 |
+
"p99": 0.6464262139892578,
|
54 |
"values": [
|
55 |
+
0.6464304809570313,
|
56 |
+
0.6460037841796875
|
57 |
]
|
58 |
},
|
59 |
"throughput": {
|
60 |
"unit": "images/s",
|
61 |
+
"value": 1.5474674836080982
|
62 |
},
|
63 |
"energy": {
|
64 |
"unit": "kWh",
|
65 |
+
"cpu": 7.683974421686598e-06,
|
66 |
+
"ram": 4.189132856060761e-06,
|
67 |
+
"gpu": 4.219600597900027e-05,
|
68 |
+
"total": 5.406911325674762e-05
|
69 |
},
|
70 |
"efficiency": {
|
71 |
"unit": "images/kWh",
|
72 |
+
"value": 18494.8474233615
|
73 |
}
|
74 |
}
|
75 |
}
|