IlyasMoutawwakil HF staff commited on
Commit
34576ca
·
verified ·
1 Parent(s): a9c345e

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": "6",
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": 1764.589568,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 332454.264832,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.653134033203125,
132
- 0.04316363143920898,
133
- 0.03892570114135742,
134
- 0.03815594100952149,
135
- 0.03797897720336914
136
  ],
137
  "count": 5,
138
- "total": 0.811358283996582,
139
- "mean": 0.1622716567993164,
140
- "p50": 0.03892570114135742,
141
- "p90": 0.4091458724975586,
142
- "p95": 0.5311399528503417,
143
- "p99": 0.6287352171325684,
144
- "stdev": 0.24543846485761248,
145
- "stdev_": 151.2515923598103
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 61.625056385337444
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1764.589568,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 332454.264832,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.653134033203125,
167
- 0.04316363143920898
168
  ],
169
  "count": 2,
170
- "total": 0.696297664642334,
171
- "mean": 0.348148832321167,
172
- "p50": 0.348148832321167,
173
- "p90": 0.5921369930267334,
174
- "p95": 0.6226355131149292,
175
- "p99": 0.6470343291854859,
176
- "stdev": 0.304985200881958,
177
- "stdev_": 87.60196001479316
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.489339123533247
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1764.589568,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 332454.264832,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.03892570114135742,
199
- 0.03815594100952149,
200
- 0.03797897720336914
201
  ],
202
  "count": 3,
203
- "total": 0.11506061935424804,
204
- "mean": 0.03835353978474935,
205
- "p50": 0.03815594100952149,
206
- "p90": 0.038771749114990234,
207
- "p95": 0.038848725128173826,
208
- "p99": 0.0389103059387207,
209
- "stdev": 0.00041097892133187944,
210
- "stdev_": 1.071554082461245
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 156.43927610524756
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": "5",
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": 1761.460224,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 262208.090112,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6420186157226563,
132
+ 0.03876744079589844,
133
+ 0.037690479278564455,
134
+ 0.038148078918457035,
135
+ 0.037555919647216794
136
  ],
137
  "count": 5,
138
+ "total": 0.7941805343627931,
139
+ "mean": 0.1588361068725586,
140
+ "p50": 0.038148078918457035,
141
+ "p90": 0.4007181457519532,
142
+ "p95": 0.5213683807373046,
143
+ "p99": 0.617888568725586,
144
+ "stdev": 0.2415916258574001,
145
+ "stdev_": 152.1012008001682
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 62.957977231357425
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1761.460224,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 262208.090112,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6420186157226563,
167
+ 0.03876744079589844
168
  ],
169
  "count": 2,
170
+ "total": 0.6807860565185547,
171
+ "mean": 0.34039302825927736,
172
+ "p50": 0.34039302825927736,
173
+ "p90": 0.5816934982299805,
174
+ "p95": 0.6118560569763184,
175
+ "p99": 0.6359861039733887,
176
+ "stdev": 0.3016255874633789,
177
+ "stdev_": 88.61097684810122
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 11.751121991115518
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1761.460224,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 262208.090112,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.037690479278564455,
199
+ 0.038148078918457035,
200
+ 0.037555919647216794
201
  ],
202
  "count": 3,
203
+ "total": 0.11339447784423828,
204
+ "mean": 0.03779815928141276,
205
+ "p50": 0.037690479278564455,
206
+ "p90": 0.038056558990478516,
207
+ "p95": 0.03810231895446778,
208
+ "p99": 0.038138926925659185,
209
+ "stdev": 0.0002534553055787175,
210
+ "stdev_": 0.6705493346691993
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 158.73788867148616
215
  },
216
  "energy": null,
217
  "efficiency": null