IlyasMoutawwakil HF staff commited on
Commit
f3d057a
·
verified ·
1 Parent(s): 6f4e0d1

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
@@ -11,7 +11,7 @@
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,
@@ -65,7 +65,7 @@
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
- "device_isolation_action": "warn",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
@@ -111,24 +111,24 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 4860.694528,
115
  "max_global_vram": 68702.69952,
116
  "max_process_vram": 0.0,
117
- "max_reserved": 5595.201536,
118
- "max_allocated": 5507.129344
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 12.537177734375,
124
- "mean": 12.537177734375,
125
  "stdev": 0.0,
126
- "p50": 12.537177734375,
127
- "p90": 12.537177734375,
128
- "p95": 12.537177734375,
129
- "p99": 12.537177734375,
130
  "values": [
131
- 12.537177734375
132
  ]
133
  },
134
  "throughput": null,
@@ -138,30 +138,30 @@
138
  "call": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1702.596608,
142
  "max_global_vram": 68702.69952,
143
  "max_process_vram": 0.0,
144
- "max_reserved": 9017.7536,
145
- "max_allocated": 8662.54592
146
  },
147
  "latency": {
148
  "unit": "s",
149
  "count": 2,
150
- "total": 1.0022291870117188,
151
- "mean": 0.5011145935058594,
152
- "stdev": 0.00015023803710939587,
153
- "p50": 0.5011145935058594,
154
- "p90": 0.5012347839355469,
155
- "p95": 0.5012498077392578,
156
- "p99": 0.5012618267822265,
157
  "values": [
158
- 0.50096435546875,
159
- 0.5012648315429687
160
  ]
161
  },
162
  "throughput": {
163
  "unit": "images/s",
164
- "value": 1.9955515424204209
165
  },
166
  "energy": null,
167
  "efficiency": null
 
11
  "model": "CompVis/stable-diffusion-v1-4",
12
  "processor": "CompVis/stable-diffusion-v1-4",
13
  "device": "cuda",
14
+ "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
+ "device_isolation_action": "error",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 4852.252672,
115
  "max_global_vram": 68702.69952,
116
  "max_process_vram": 0.0,
117
+ "max_reserved": 5601.492992,
118
+ "max_allocated": 5506.998272
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 13.7624990234375,
124
+ "mean": 13.7624990234375,
125
  "stdev": 0.0,
126
+ "p50": 13.7624990234375,
127
+ "p90": 13.7624990234375,
128
+ "p95": 13.7624990234375,
129
+ "p99": 13.7624990234375,
130
  "values": [
131
+ 13.7624990234375
132
  ]
133
  },
134
  "throughput": null,
 
138
  "call": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1703.436288,
142
  "max_global_vram": 68702.69952,
143
  "max_process_vram": 0.0,
144
+ "max_reserved": 9024.045056,
145
+ "max_allocated": 8662.414848
146
  },
147
  "latency": {
148
  "unit": "s",
149
  "count": 2,
150
+ "total": 1.0090099487304687,
151
+ "mean": 0.5045049743652343,
152
+ "stdev": 0.005645904541015628,
153
+ "p50": 0.5045049743652343,
154
+ "p90": 0.5090216979980469,
155
+ "p95": 0.5095862884521485,
156
+ "p99": 0.5100379608154297,
157
  "values": [
158
+ 0.49885906982421874,
159
+ 0.51015087890625
160
  ]
161
  },
162
  "throughput": {
163
  "unit": "images/s",
164
+ "value": 1.9821410111133098
165
  },
166
  "energy": null,
167
  "efficiency": null