IlyasMoutawwakil HF staff commited on
Commit
9bf4864
·
verified ·
1 Parent(s): c5bd3a5

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
@@ -11,7 +11,7 @@
11
  "model": "google/vit-base-patch16-224",
12
  "processor": "google/vit-base-patch16-224",
13
  "device": "cuda",
14
- "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1661.743104,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 341179.600896,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.657809326171875,
132
- 0.038171871185302735,
133
- 0.03748307418823242,
134
- 0.036917800903320315,
135
- 0.041986579895019534
136
  ],
137
  "count": 5,
138
- "total": 0.81236865234375,
139
- "mean": 0.16247373046875,
140
- "p50": 0.038171871185302735,
141
- "p90": 0.4114802276611329,
142
- "p95": 0.5346447769165038,
143
- "p99": 0.6331764163208008,
144
- "stdev": 0.24767414626954587,
145
- "stdev_": 152.43950240754964
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 61.54841137179027
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1661.743104,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 341179.600896,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.657809326171875,
167
- 0.038171871185302735
168
  ],
169
  "count": 2,
170
- "total": 0.6959811973571778,
171
- "mean": 0.3479905986785889,
172
- "p50": 0.3479905986785889,
173
- "p90": 0.5958455806732178,
174
- "p95": 0.6268274534225464,
175
- "p99": 0.6516129516220093,
176
- "stdev": 0.30981872749328615,
177
- "stdev_": 89.03077516167066
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.494563402543182
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1661.743104,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 341179.600896,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.03748307418823242,
199
- 0.036917800903320315,
200
- 0.041986579895019534
201
  ],
202
  "count": 3,
203
- "total": 0.11638745498657227,
204
- "mean": 0.03879581832885742,
205
- "p50": 0.03748307418823242,
206
- "p90": 0.04108587875366211,
207
- "p95": 0.04153622932434082,
208
- "p99": 0.041896509780883794,
209
- "stdev": 0.002267980452698214,
210
- "stdev_": 5.845940491507113
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 154.65584329579744
215
  },
216
  "energy": null,
217
  "efficiency": null
 
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,
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1666.912256,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 390531.780608,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.73303515625,
132
+ 0.036401252746582034,
133
+ 0.03779421615600586,
134
+ 0.04240351104736328,
135
+ 0.04264223098754883
136
  ],
137
  "count": 5,
138
+ "total": 0.8922763671875,
139
+ "mean": 0.1784552734375,
140
+ "p50": 0.04240351104736328,
141
+ "p90": 0.4568779861450196,
142
+ "p95": 0.5949565711975097,
143
+ "p99": 0.705419439239502,
144
+ "stdev": 0.2773009155409712,
145
+ "stdev_": 155.38958877451702
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 56.03644995955963
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1666.912256,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 390531.780608,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.73303515625,
167
+ 0.036401252746582034
168
  ],
169
  "count": 2,
170
+ "total": 0.769436408996582,
171
+ "mean": 0.384718204498291,
172
+ "p50": 0.384718204498291,
173
+ "p90": 0.6633717658996583,
174
+ "p95": 0.6982034610748291,
175
+ "p99": 0.7260688172149659,
176
+ "stdev": 0.348316951751709,
177
+ "stdev_": 90.53820372393017
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 10.397220493416418
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1666.912256,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 390531.780608,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.03779421615600586,
199
+ 0.04240351104736328,
200
+ 0.04264223098754883
201
  ],
202
  "count": 3,
203
+ "total": 0.12283995819091797,
204
+ "mean": 0.04094665273030599,
205
+ "p50": 0.04240351104736328,
206
+ "p90": 0.04259448699951172,
207
+ "p95": 0.042618358993530274,
208
+ "p99": 0.04263745658874512,
209
+ "stdev": 0.002231238679702286,
210
+ "stdev_": 5.449135719098405
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 146.53212411570823
215
  },
216
  "energy": null,
217
  "efficiency": null