Commit
•
0478fe4
1
Parent(s):
d697d14
Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub
Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json
CHANGED
@@ -2,31 +2,31 @@
|
|
2 |
"call": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
-
"max_global_vram":
|
7 |
-
"max_process_vram":
|
8 |
-
"max_reserved":
|
9 |
-
"max_allocated":
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 3,
|
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 |
-
0.
|
25 |
]
|
26 |
},
|
27 |
"throughput": {
|
28 |
"unit": "images/s",
|
29 |
-
"value": 2.
|
30 |
},
|
31 |
"energy": null,
|
32 |
"efficiency": null
|
|
|
2 |
"call": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 1914.12224,
|
6 |
+
"max_global_vram": 9371.090944,
|
7 |
+
"max_process_vram": 2511322.17344,
|
8 |
+
"max_reserved": 8923.38176,
|
9 |
+
"max_allocated": 7787.456512
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 3,
|
14 |
+
"total": 1.4426745910644532,
|
15 |
+
"mean": 0.48089153035481774,
|
16 |
+
"stdev": 0.003411508359160066,
|
17 |
+
"p50": 0.483244384765625,
|
18 |
+
"p90": 0.483339111328125,
|
19 |
+
"p95": 0.4833509521484375,
|
20 |
+
"p99": 0.4833604248046875,
|
21 |
"values": [
|
22 |
+
0.483244384765625,
|
23 |
+
0.48336279296875,
|
24 |
+
0.4760674133300781
|
25 |
]
|
26 |
},
|
27 |
"throughput": {
|
28 |
"unit": "images/s",
|
29 |
+
"value": 2.07947101763711
|
30 |
},
|
31 |
"energy": null,
|
32 |
"efficiency": null
|