Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub
Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark.json
CHANGED
@@ -102,31 +102,31 @@
|
|
102 |
"call": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
-
"max_ram":
|
106 |
-
"max_global_vram":
|
107 |
-
"max_process_vram":
|
108 |
-
"max_reserved":
|
109 |
-
"max_allocated":
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 3,
|
114 |
-
"total": 1.
|
115 |
-
"mean": 0.
|
116 |
-
"stdev": 0.
|
117 |
-
"p50": 0.
|
118 |
-
"p90": 0.
|
119 |
-
"p95": 0.
|
120 |
-
"p99": 0.
|
121 |
"values": [
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "images/s",
|
129 |
-
"value": 2.
|
130 |
},
|
131 |
"energy": null,
|
132 |
"efficiency": null
|
|
|
102 |
"call": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
+
"max_ram": 1960.42752,
|
106 |
+
"max_global_vram": 9311.166464,
|
107 |
+
"max_process_vram": 2334864.801792,
|
108 |
+
"max_reserved": 7858.028544,
|
109 |
+
"max_allocated": 7787.374592
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 3,
|
114 |
+
"total": 1.4419241943359375,
|
115 |
+
"mean": 0.4806413981119792,
|
116 |
+
"stdev": 0.0003240234228349659,
|
117 |
+
"p50": 0.480541015625,
|
118 |
+
"p90": 0.480971240234375,
|
119 |
+
"p95": 0.4810250183105469,
|
120 |
+
"p99": 0.48106804077148435,
|
121 |
"values": [
|
122 |
+
0.48107879638671874,
|
123 |
+
0.480541015625,
|
124 |
+
0.48030438232421874
|
125 |
]
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "images/s",
|
129 |
+
"value": 2.080553202300359
|
130 |
},
|
131 |
"energy": null,
|
132 |
"efficiency": null
|