IlyasMoutawwakil HF staff commited on
Commit
f1f8b81
·
verified ·
1 Parent(s): 55b6ce1

Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json with huggingface_hub

Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-to-image",
9
  "library": "diffusers",
@@ -11,7 +11,7 @@
11
  "model": "CompVis/stable-diffusion-v1-4",
12
  "processor": "CompVis/stable-diffusion-v1-4",
13
  "device": "cuda",
14
- "device_ids": "0",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -111,24 +111,24 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 4866.19136,
115
- "max_global_vram": 12.087296,
116
- "max_process_vram": 0.0,
117
  "max_reserved": 5626.658816,
118
- "max_allocated": 5501.886464
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 12.8566982421875,
124
- "mean": 12.8566982421875,
125
  "stdev": 0.0,
126
- "p50": 12.8566982421875,
127
- "p90": 12.8566982421875,
128
- "p95": 12.8566982421875,
129
- "p99": 12.8566982421875,
130
  "values": [
131
- 12.8566982421875
132
  ]
133
  },
134
  "throughput": null,
@@ -138,30 +138,31 @@
138
  "call": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1691.779072,
142
- "max_global_vram": 11.087872,
143
- "max_process_vram": 0.0,
144
  "max_reserved": 9049.21088,
145
- "max_allocated": 8657.30304
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 2,
150
- "total": 1.0025700378417968,
151
- "mean": 0.5012850189208984,
152
- "stdev": 0.0030749359130859133,
153
- "p50": 0.5012850189208984,
154
- "p90": 0.5037449676513671,
155
- "p95": 0.5040524612426758,
156
- "p99": 0.5042984561157227,
157
  "values": [
158
- 0.4982100830078125,
159
- 0.5043599548339843
 
160
  ]
161
  },
162
  "throughput": {
163
  "unit": "images/s",
164
- "value": 1.9948731006417681
165
  },
166
  "energy": null,
167
  "efficiency": null
 
3
  "name": "cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-to-image",
9
  "library": "diffusers",
 
11
  "model": "CompVis/stable-diffusion-v1-4",
12
  "processor": "CompVis/stable-diffusion-v1-4",
13
  "device": "cuda",
14
+ "device_ids": "4",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 4505.04704,
115
+ "max_global_vram": 5919.608832,
116
+ "max_process_vram": 490966.740992,
117
  "max_reserved": 5626.658816,
118
+ "max_allocated": 5502.410752
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 12.462712890625,
124
+ "mean": 12.462712890625,
125
  "stdev": 0.0,
126
+ "p50": 12.462712890625,
127
+ "p90": 12.462712890625,
128
+ "p95": 12.462712890625,
129
+ "p99": 12.462712890625,
130
  "values": [
131
+ 12.462712890625
132
  ]
133
  },
134
  "throughput": null,
 
138
  "call": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1340.035072,
142
+ "max_global_vram": 12655.669248,
143
+ "max_process_vram": 4346510.118912,
144
  "max_reserved": 9049.21088,
145
+ "max_allocated": 8657.827328
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 3,
150
+ "total": 1.4474309997558594,
151
+ "mean": 0.4824769999186198,
152
+ "stdev": 0.009193402954737837,
153
+ "p50": 0.4791413269042969,
154
+ "p90": 0.49185028686523435,
155
+ "p95": 0.4934389068603516,
156
+ "p99": 0.49470980285644534,
157
  "values": [
158
+ 0.49502752685546875,
159
+ 0.4791413269042969,
160
+ 0.47326214599609373
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "images/s",
165
+ "value": 2.072637659761339
166
  },
167
  "energy": null,
168
  "efficiency": null