IlyasMoutawwakil HF staff commited on
Commit
8b35346
·
verified ·
1 Parent(s): c617976

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",
@@ -11,7 +11,7 @@
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,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1969.754112,
121
- "max_global_vram": 11.10016,
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": 1.0840577697753906,
130
- "mean": 0.21681155395507812,
131
- "stdev": 0.3348225301240165,
132
- "p50": 0.04953743362426758,
133
- "p90": 0.551762516784668,
134
- "p95": 0.7191094383239744,
135
- "p99": 0.8529869755554198,
136
  "values": [
137
- 0.8864563598632812,
138
- 0.04972175216674805,
139
- 0.04948623275756836,
140
- 0.04953743362426758,
141
- 0.04885599136352539
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 46.12300321445015
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1969.754112,
155
- "max_global_vram": 11.10016,
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.9361781120300292,
164
- "mean": 0.4680890560150146,
165
- "stdev": 0.4183673038482666,
166
- "p50": 0.4680890560150146,
167
- "p90": 0.8027828990936279,
168
- "p95": 0.8446196294784545,
169
- "p99": 0.8780890137863159,
170
  "values": [
171
- 0.8864563598632812,
172
- 0.04972175216674805
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 8.545382440797109
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1969.754112,
186
- "max_global_vram": 11.10016,
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.14787965774536133,
195
- "mean": 0.04929321924845378,
196
- "stdev": 0.0003098726079180499,
197
- "p50": 0.04948623275756836,
198
- "p90": 0.04952719345092774,
199
- "p95": 0.049532313537597655,
200
- "p99": 0.0495364096069336,
201
  "values": [
202
- 0.04948623275756836,
203
- 0.04953743362426758,
204
- 0.04885599136352539
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 121.7205954790264
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",
 
11
  "model": "google/vit-base-patch16-224",
12
  "processor": "google/vit-base-patch16-224",
13
  "device": "cuda",
14
+ "device_ids": "4",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1611.0592,
121
+ "max_global_vram": 2432.704512,
122
+ "max_process_vram": 322302.083072,
123
  "max_reserved": 1935.671296,
124
+ "max_allocated": 1738.272256
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.7566813163757324,
130
+ "mean": 0.1513362632751465,
131
+ "stdev": 0.22247886015805024,
132
+ "p50": 0.03986978530883789,
133
+ "p90": 0.37441616210937506,
134
+ "p95": 0.48535364990234364,
135
+ "p99": 0.5741036401367188,
136
  "values": [
137
+ 0.5962911376953125,
138
+ 0.03933954620361328,
139
+ 0.0395771484375,
140
+ 0.04160369873046875,
141
+ 0.03986978530883789
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 66.07801582769932
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1611.0592,
155
+ "max_global_vram": 2432.704512,
156
+ "max_process_vram": 322302.083072,
157
  "max_reserved": 1935.671296,
158
+ "max_allocated": 1738.272256
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.6356306838989257,
164
+ "mean": 0.31781534194946287,
165
+ "stdev": 0.2784757957458496,
166
+ "p50": 0.31781534194946287,
167
+ "p90": 0.5405959785461426,
168
+ "p95": 0.5684435581207276,
169
+ "p99": 0.5907216217803956,
170
  "values": [
171
+ 0.5962911376953125,
172
+ 0.03933954620361328
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.585924818683097
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1611.0592,
186
+ "max_global_vram": 2432.704512,
187
+ "max_process_vram": 322302.083072,
188
  "max_reserved": 1935.671296,
189
+ "max_allocated": 1738.272256
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.12105063247680664,
195
+ "mean": 0.040350210825602216,
196
+ "stdev": 0.0008943649629212265,
197
+ "p50": 0.03986978530883789,
198
+ "p90": 0.04125691604614258,
199
+ "p95": 0.041430307388305665,
200
+ "p99": 0.04156902046203613,
201
  "values": [
202
+ 0.0395771484375,
203
+ 0.04160369873046875,
204
+ 0.03986978530883789
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 148.69810782235118
210
  },
211
  "energy": null,
212
  "efficiency": null