IlyasMoutawwakil HF staff commited on
Commit
09d7893
·
verified ·
1 Parent(s): 88e348c

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.2.2+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
@@ -11,7 +11,7 @@
11
  "model": "google/vit-base-patch16-224",
12
  "processor": "google/vit-base-patch16-224",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -103,7 +103,7 @@
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
- "diffusers_version": "0.30.1",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1482.256384,
121
- "max_global_vram": 2427.35104,
122
- "max_process_vram": 372904.280064,
123
  "max_reserved": 1935.671296,
124
- "max_allocated": 1738.272256
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.7966174964904785,
130
- "mean": 0.1593234992980957,
131
- "stdev": 0.23986349657416844,
132
- "p50": 0.03947766494750977,
133
- "p90": 0.4001404495239258,
134
- "p95": 0.5195914039611815,
135
- "p99": 0.6151521675109863,
136
  "values": [
137
- 0.6390423583984375,
138
- 0.03884358215332031,
139
- 0.03947766494750977,
140
- 0.03746630477905273,
141
- 0.0417875862121582
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 62.76538014828503
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1482.256384,
155
- "max_global_vram": 2427.35104,
156
- "max_process_vram": 372904.280064,
157
  "max_reserved": 1935.671296,
158
- "max_allocated": 1738.272256
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.6778859405517578,
164
- "mean": 0.3389429702758789,
165
- "stdev": 0.3000993881225586,
166
- "p50": 0.3389429702758789,
167
- "p90": 0.5790224807739258,
168
- "p95": 0.6090324195861816,
169
- "p99": 0.6330403706359863,
170
  "values": [
171
- 0.6390423583984375,
172
- 0.03884358215332031
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 11.801395369681938
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1482.256384,
186
- "max_global_vram": 2427.35104,
187
- "max_process_vram": 372904.280064,
188
  "max_reserved": 1935.671296,
189
- "max_allocated": 1738.272256
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.1187315559387207,
195
- "mean": 0.0395771853129069,
196
- "stdev": 0.0017655587469452086,
197
- "p50": 0.03947766494750977,
198
- "p90": 0.04132560195922851,
199
- "p95": 0.04155659408569336,
200
- "p99": 0.04174138778686523,
201
  "values": [
202
- 0.03947766494750977,
203
- 0.03746630477905273,
204
- 0.0417875862121582
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 151.60249402686253
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.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
  "library": "transformers",
 
11
  "model": "google/vit-base-patch16-224",
12
  "processor": "google/vit-base-patch16-224",
13
  "device": "cuda",
14
+ "device_ids": "0",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
+ "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1970.147328,
121
+ "max_global_vram": 11.091968,
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.9489225883483886,
130
+ "mean": 0.18978451766967772,
131
+ "stdev": 0.2811838531933838,
132
+ "p50": 0.04940543746948242,
133
+ "p90": 0.4710849502563477,
134
+ "p95": 0.611618494415283,
135
+ "p99": 0.7240453297424316,
136
  "values": [
137
+ 0.7521520385742188,
138
+ 0.048900638580322266,
139
+ 0.049484317779541015,
140
+ 0.04940543746948242,
141
+ 0.048980155944824216
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 52.69133711636648
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1970.147328,
155
+ "max_global_vram": 11.091968,
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.801052677154541,
164
+ "mean": 0.4005263385772705,
165
+ "stdev": 0.35162569999694826,
166
+ "p50": 0.4005263385772705,
167
+ "p90": 0.6818268985748291,
168
+ "p95": 0.716989468574524,
169
+ "p99": 0.7451195245742798,
170
  "values": [
171
+ 0.7521520385742188,
172
+ 0.048900638580322266
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 9.98685882733355
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1970.147328,
186
+ "max_global_vram": 11.091968,
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.14786991119384765,
195
+ "mean": 0.04928997039794922,
196
+ "stdev": 0.00022142609354303404,
197
+ "p50": 0.04940543746948242,
198
+ "p90": 0.0494685417175293,
199
+ "p95": 0.04947642974853515,
200
+ "p99": 0.04948274017333984,
201
  "values": [
202
+ 0.049484317779541015,
203
+ 0.04940543746948242,
204
+ 0.048980155944824216
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 121.72861845032958
210
  },
211
  "energy": null,
212
  "efficiency": null