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
@@ -6,19 +6,17 @@
|
|
6 |
"version": "2.3.0+cu121",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "stable-diffusion",
|
9 |
-
"model": "CompVis/stable-diffusion-v1-4",
|
10 |
"library": "diffusers",
|
|
|
|
|
11 |
"device": "cuda",
|
12 |
"device_ids": "0",
|
13 |
"seed": 42,
|
14 |
"inter_op_num_threads": null,
|
15 |
"intra_op_num_threads": null,
|
16 |
-
"
|
17 |
-
|
18 |
-
|
19 |
-
"local_files_only": false,
|
20 |
-
"trust_remote_code": false
|
21 |
-
},
|
22 |
"no_weights": false,
|
23 |
"device_map": null,
|
24 |
"torch_dtype": null,
|
@@ -104,41 +102,41 @@
|
|
104 |
"call": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
-
"max_ram":
|
108 |
-
"max_global_vram":
|
109 |
"max_process_vram": 0.0,
|
110 |
-
"max_reserved":
|
111 |
-
"max_allocated":
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 2,
|
116 |
-
"total": 1.
|
117 |
-
"mean": 0.
|
118 |
-
"stdev": 0.
|
119 |
-
"p50": 0.
|
120 |
-
"p90": 0.
|
121 |
-
"p95": 0.
|
122 |
-
"p99": 0.
|
123 |
"values": [
|
124 |
-
0.
|
125 |
-
0.
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "images/s",
|
130 |
-
"value": 1.
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
-
"cpu": 7.
|
135 |
-
"ram": 4.
|
136 |
-
"gpu":
|
137 |
-
"total": 5.
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "images/kWh",
|
141 |
-
"value":
|
142 |
}
|
143 |
}
|
144 |
}
|
|
|
6 |
"version": "2.3.0+cu121",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "stable-diffusion",
|
|
|
9 |
"library": "diffusers",
|
10 |
+
"model": "CompVis/stable-diffusion-v1-4",
|
11 |
+
"processor": "CompVis/stable-diffusion-v1-4",
|
12 |
"device": "cuda",
|
13 |
"device_ids": "0",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
17 |
+
"model_kwargs": {},
|
18 |
+
"processor_kwargs": {},
|
19 |
+
"hub_kwargs": {},
|
|
|
|
|
|
|
20 |
"no_weights": false,
|
21 |
"device_map": null,
|
22 |
"torch_dtype": null,
|
|
|
102 |
"call": {
|
103 |
"memory": {
|
104 |
"unit": "MB",
|
105 |
+
"max_ram": 1315.250176,
|
106 |
+
"max_global_vram": 8173.125632,
|
107 |
"max_process_vram": 0.0,
|
108 |
+
"max_reserved": 7518.28992,
|
109 |
+
"max_allocated": 6527.82592
|
110 |
},
|
111 |
"latency": {
|
112 |
"unit": "s",
|
113 |
"count": 2,
|
114 |
+
"total": 1.2575056762695311,
|
115 |
+
"mean": 0.6287528381347656,
|
116 |
+
"stdev": 0.0013641052246093355,
|
117 |
+
"p50": 0.6287528381347656,
|
118 |
+
"p90": 0.6298441223144531,
|
119 |
+
"p95": 0.629980532836914,
|
120 |
+
"p99": 0.6300896612548827,
|
121 |
"values": [
|
122 |
+
0.630116943359375,
|
123 |
+
0.6273887329101563
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "images/s",
|
128 |
+
"value": 1.5904500772776824
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
+
"cpu": 7.4271476103199855e-06,
|
133 |
+
"ram": 4.06206369971187e-06,
|
134 |
+
"gpu": 3.938322595100014e-05,
|
135 |
+
"total": 5.087243726103199e-05
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "images/kWh",
|
139 |
+
"value": 19657.009843442167
|
140 |
}
|
141 |
}
|
142 |
}
|