IlyasMoutawwakil HF staff commited on
Commit
18de648
·
verified ·
1 Parent(s): 939fa1c

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
@@ -65,7 +65,7 @@
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"
@@ -104,74 +104,74 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 4304.584704,
108
- "max_global_vram": 6161.956864,
109
  "max_process_vram": 0.0,
110
- "max_reserved": 5576.327168,
111
- "max_allocated": 5510.79936
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 44.086765625,
117
- "mean": 44.086765625,
118
  "stdev": 0.0,
119
- "p50": 44.086765625,
120
- "p90": 44.086765625,
121
- "p95": 44.086765625,
122
- "p99": 44.086765625,
123
  "values": [
124
- 44.086765625
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.0004336237718645838,
131
- "ram": 0.0002376479551007572,
132
- "gpu": 0.0005718482352560011,
133
- "total": 0.001243119962221342
134
  },
135
  "efficiency": null
136
  },
137
  "call": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1487.855616,
141
- "max_global_vram": 8517.05856,
142
  "max_process_vram": 0.0,
143
- "max_reserved": 7872.708608,
144
- "max_allocated": 6596.457984
145
  },
146
  "latency": {
147
  "unit": "s",
148
  "count": 2,
149
- "total": 1.1933809204101564,
150
- "mean": 0.5966904602050782,
151
- "stdev": 0.000129486083984387,
152
- "p50": 0.5966904602050782,
153
- "p90": 0.5967940490722656,
154
- "p95": 0.5968069976806641,
155
- "p99": 0.5968173565673829,
156
  "values": [
157
- 0.5968199462890625,
158
- 0.5965609741210938
159
  ]
160
  },
161
  "throughput": {
162
  "unit": "images/s",
163
- "value": 1.675910822600226
164
  },
165
  "energy": {
166
  "unit": "kWh",
167
- "cpu": 7.060716663194298e-06,
168
- "ram": 3.861801092335662e-06,
169
- "gpu": 3.736322433499969e-05,
170
- "total": 4.8285742090529654e-05
171
  },
172
  "efficiency": {
173
  "unit": "images/kWh",
174
- "value": 20710.047245937043
175
  }
176
  }
177
  }
 
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"
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 4291.9936,
108
+ "max_global_vram": 6212.288512,
109
  "max_process_vram": 0.0,
110
+ "max_reserved": 5626.658816,
111
+ "max_allocated": 5500.3136
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 43.8519140625,
117
+ "mean": 43.8519140625,
118
  "stdev": 0.0,
119
+ "p50": 43.8519140625,
120
+ "p90": 43.8519140625,
121
+ "p95": 43.8519140625,
122
+ "p99": 43.8519140625,
123
  "values": [
124
+ 43.8519140625
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 0.0004313356262055564,
131
+ "ram": 0.00023638484997734927,
132
+ "gpu": 0.000575220182397999,
133
+ "total": 0.0012429406585809048
134
  },
135
  "efficiency": null
136
  },
137
  "call": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1468.248064,
141
+ "max_global_vram": 8577.875968,
142
  "max_process_vram": 0.0,
143
+ "max_reserved": 7933.526016,
144
+ "max_allocated": 6585.972224
145
  },
146
  "latency": {
147
  "unit": "s",
148
  "count": 2,
149
+ "total": 1.1969067993164062,
150
+ "mean": 0.5984533996582031,
151
+ "stdev": 0.0007825012207031135,
152
+ "p50": 0.5984533996582031,
153
+ "p90": 0.5990794006347656,
154
+ "p95": 0.5991576507568359,
155
+ "p99": 0.5992202508544922,
156
  "values": [
157
+ 0.5992359008789062,
158
+ 0.5976708984375
159
  ]
160
  },
161
  "throughput": {
162
  "unit": "images/s",
163
+ "value": 1.6709738812932364
164
  },
165
  "energy": {
166
  "unit": "kWh",
167
+ "cpu": 7.0832401815968094e-06,
168
+ "ram": 3.874200960095531e-06,
169
+ "gpu": 3.922364249000013e-05,
170
+ "total": 5.018108363169247e-05
171
  },
172
  "efficiency": {
173
  "unit": "images/kWh",
174
+ "value": 19927.82793093049
175
  }
176
  }
177
  }