IlyasMoutawwakil HF staff commited on
Commit
20d3168
1 Parent(s): 9640aa8

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": 1663.164416,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 326838.29248,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6488416748046875,
132
- 0.039587234497070314,
133
- 0.03936931610107422,
134
- 0.037894119262695314,
135
- 0.03803971862792969
136
  ],
137
  "count": 5,
138
- "total": 0.8037320632934569,
139
- "mean": 0.16074641265869138,
140
- "p50": 0.03936931610107422,
141
- "p90": 0.4051398986816407,
142
- "p95": 0.5269907867431639,
143
- "p99": 0.6244714971923827,
144
- "stdev": 0.24404858110775404,
145
- "stdev_": 151.82210107913014
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 62.20978642448921
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1663.164416,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 326838.29248,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6488416748046875,
167
- 0.039587234497070314
168
  ],
169
  "count": 2,
170
- "total": 0.6884289093017578,
171
- "mean": 0.3442144546508789,
172
- "p50": 0.3442144546508789,
173
- "p90": 0.5879162307739257,
174
- "p95": 0.6183789527893065,
175
- "p99": 0.6427491304016113,
176
- "stdev": 0.3046272201538086,
177
- "stdev_": 88.49925272974902
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.620662485127239
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1663.164416,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 326838.29248,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.03936931610107422,
199
- 0.037894119262695314,
200
- 0.03803971862792969
201
  ],
202
  "count": 3,
203
- "total": 0.11530315399169921,
204
- "mean": 0.038434384663899736,
205
- "p50": 0.03803971862792969,
206
- "p90": 0.039103396606445316,
207
- "p95": 0.039236356353759765,
208
- "p99": 0.03934272415161133,
209
- "stdev": 0.0006637632047409761,
210
- "stdev_": 1.7270035946859557
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 156.11021361389507
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": 1662.877696,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 290426.503168,
125
  "max_reserved": 1935.671296,
126
  "max_allocated": 1738.272256
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6558262939453126,
132
+ 0.03874038314819336,
133
+ 0.03795957946777344,
134
+ 0.039877185821533205,
135
+ 0.03999478530883789
136
  ],
137
  "count": 5,
138
+ "total": 0.8123982276916505,
139
+ "mean": 0.1624796455383301,
140
+ "p50": 0.039877185821533205,
141
+ "p90": 0.40949369049072276,
142
+ "p95": 0.5326599922180175,
143
+ "p99": 0.6311930335998536,
144
+ "stdev": 0.24667447031240208,
145
+ "stdev_": 151.81869057820526
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 61.546170702599966
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1662.877696,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 290426.503168,
160
  "max_reserved": 1935.671296,
161
  "max_allocated": 1738.272256
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6558262939453126,
167
+ 0.03874038314819336
168
  ],
169
  "count": 2,
170
+ "total": 0.694566677093506,
171
+ "mean": 0.347283338546753,
172
+ "p50": 0.347283338546753,
173
+ "p90": 0.5941177028656006,
174
+ "p95": 0.6249719984054566,
175
+ "p99": 0.6496554348373413,
176
+ "stdev": 0.30854295539855964,
177
+ "stdev_": 88.84473314777873
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 11.517972663872847
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1662.877696,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 290426.503168,
192
  "max_reserved": 1935.671296,
193
  "max_allocated": 1738.272256
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.03795957946777344,
199
+ 0.039877185821533205,
200
+ 0.03999478530883789
201
  ],
202
  "count": 3,
203
+ "total": 0.11783155059814453,
204
+ "mean": 0.039277183532714845,
205
+ "p50": 0.039877185821533205,
206
+ "p90": 0.03997126541137695,
207
+ "p95": 0.03998302536010742,
208
+ "p99": 0.039992433319091795,
209
+ "stdev": 0.0009329229206517795,
210
+ "stdev_": 2.375228661379773
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 152.7604441138827
215
  },
216
  "energy": null,
217
  "efficiency": null