IlyasMoutawwakil HF staff commited on
Commit
7b82a70
1 Parent(s): a25f88b

Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
@@ -71,7 +71,7 @@
71
  "name": "process",
72
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
73
  "device_isolation": true,
74
- "device_isolation_action": "error",
75
  "numactl": false,
76
  "numactl_kwargs": {},
77
  "start_method": "spawn"
@@ -101,7 +101,7 @@
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.44.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1964.109824,
121
- "max_global_vram": 11.30496,
122
- "max_process_vram": 0.0,
123
  "max_reserved": 1935.671296,
124
- "max_allocated": 1735.56736
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.8697332611083984,
130
- "mean": 0.17394665222167968,
131
- "stdev": 0.24885572298464578,
132
- "p50": 0.04954221725463867,
133
- "p90": 0.42297389221191406,
134
- "p95": 0.5473158645629881,
135
- "p99": 0.6467894424438476,
136
  "values": [
137
- 0.6716578369140624,
138
- 0.04954221725463867,
139
- 0.04915469741821289,
140
- 0.049947975158691406,
141
- 0.04943053436279297
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 57.488890256168204
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1964.109824,
155
- "max_global_vram": 11.30496,
156
- "max_process_vram": 0.0,
157
  "max_reserved": 1935.671296,
158
- "max_allocated": 1735.56736
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.7212000541687011,
164
- "mean": 0.36060002708435057,
165
- "stdev": 0.3110578098297119,
166
- "p50": 0.36060002708435057,
167
- "p90": 0.6094462749481201,
168
- "p95": 0.6405520559310912,
169
- "p99": 0.6654366807174682,
170
  "values": [
171
- 0.6716578369140624,
172
- 0.04954221725463867
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 11.092622572278207
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1964.109824,
186
- "max_global_vram": 11.30496,
187
- "max_process_vram": 0.0,
188
  "max_reserved": 1935.671296,
189
- "max_allocated": 1735.56736
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.14853320693969727,
195
- "mean": 0.04951106897989909,
196
- "stdev": 0.00032882291262318914,
197
- "p50": 0.04943053436279297,
198
- "p90": 0.04984448699951172,
199
- "p95": 0.049896231079101565,
200
- "p99": 0.04993762634277344,
201
  "values": [
202
- 0.04915469741821289,
203
- 0.049947975158691406,
204
- 0.04943053436279297
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 121.1850223317927
210
  },
211
  "energy": null,
212
  "efficiency": null
 
3
  "name": "cuda_training_transformers_image-classification_google/vit-base-patch16-224",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
 
71
  "name": "process",
72
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
73
  "device_isolation": true,
74
+ "device_isolation_action": "warn",
75
  "numactl": false,
76
  "numactl_kwargs": {},
77
  "start_method": "spawn"
 
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.44.2",
103
  "transformers_commit": null,
104
+ "accelerate_version": "0.34.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1610.73152,
121
+ "max_global_vram": 68702.69952,
122
+ "max_process_vram": 335069.155328,
123
  "max_reserved": 1935.671296,
124
+ "max_allocated": 1738.272256
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.7597611045837401,
130
+ "mean": 0.15195222091674804,
131
+ "stdev": 0.22769725843595115,
132
+ "p50": 0.038413761138916015,
133
+ "p90": 0.3798797256469727,
134
+ "p95": 0.4936128059387206,
135
+ "p99": 0.5845992701721191,
136
  "values": [
137
+ 0.6073458862304687,
138
+ 0.038680484771728516,
139
+ 0.0373886489868164,
140
+ 0.037932323455810546,
141
+ 0.038413761138916015
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 65.81016019159618
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1610.73152,
155
+ "max_global_vram": 68702.69952,
156
+ "max_process_vram": 335069.155328,
157
  "max_reserved": 1935.671296,
158
+ "max_allocated": 1738.272256
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.6460263710021972,
164
+ "mean": 0.3230131855010986,
165
+ "stdev": 0.28433270072937006,
166
+ "p50": 0.3230131855010986,
167
+ "p90": 0.5504793460845947,
168
+ "p95": 0.5789126161575316,
169
+ "p99": 0.6016592322158812,
170
  "values": [
171
+ 0.6073458862304687,
172
+ 0.038680484771728516
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.383395414012892
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1610.73152,
186
+ "max_global_vram": 68702.69952,
187
+ "max_process_vram": 335069.155328,
188
  "max_reserved": 1935.671296,
189
+ "max_allocated": 1738.272256
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.11373473358154296,
195
+ "mean": 0.03791157786051432,
196
+ "stdev": 0.00041875730114130207,
197
+ "p50": 0.037932323455810546,
198
+ "p90": 0.03831747360229492,
199
+ "p95": 0.03836561737060547,
200
+ "p99": 0.038404132385253906,
201
  "values": [
202
+ 0.0373886489868164,
203
+ 0.037932323455810546,
204
+ 0.038413761138916015
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 158.2629987618933
210
  },
211
  "energy": null,
212
  "efficiency": null