File tree
712 files changed
+57869
-81343
lines changed- benchmarks
- common
- tensorflow
- utils
- diffusion/tensorflow/stable_diffusion/inference
- bfloat16
- fp16
- fp32
- graph_networks/tensorflow/graphsage/inference
- bfloat16
- fp16
- fp32
- int8
- image_recognition/tensorflow/resnet50v1_5
- inference
- bfloat16
- fp16
- fp32
- int8
- training/common_resnet50
- image_segmentation/tensorflow/3d_unet/inference/fp32
- language_modeling/tensorflow
- bert_large
- inference
- bfloat16
- fp16
- fp32
- int8
- training
- bfloat16
- fp16
- fp32
- bert_large_hf/inference
- bfloat16
- fp16
- fp32
- language_translation/tensorflow/bert/inference/fp32
- recommendation/tensorflow/wide_deep/inference/fp32
- datasets
- dataset_api/src/dataset_librarian
- dataset_api
- scripts
- brca
- mvtec-ad
- imagenet
- large_kaggle_advertising_challenge
- docs/notebooks
- low_precision_optimization/tensorflow
- perf_analysis
- profiling
- pytorch/profiling
- transfer_learning
- image_classification
- pytorch_image_classification
- tf_image_classification
- object_detection/pytorch_object_detection
- question_answering
- text_classification
- bert_classifier_fine_tuning
- tfhub_bert_text_classification
- text_generation/pytorch_text_generation
- models
- common
- pytorch
- common
- consts/patterns
- ddp/train
- por
- inf
- train
- tensorflow
- mlperf_compliance
- mlperf_utils
- arg_parsers
- export
- logs
- misc
- diffusion/tensorflow
- stable_diffusion/inference
- graph_networks/tensorflow/graphsage
- inference
- image_recognition
- pytorch/common
- tensorflow
- resnet50v1_5
- inference
- cpu
- int8
- training
- cpu
- mlperf_compliance
- mlperf_resnet
- mlperf_utils
- arg_parsers
- export
- logs
- misc
- gpu
- mlperf_compliance
- mlperf_resnet
- mlperf_utils
- arg_parsers
- export
- logs
- misc
- image_segmentation/tensorflow/3d_unet/inference/fp32
- brats
- unet3d
- model
- utils
- nilearn_custom_utils
- language_modeling/tensorflow
- bert_large
- inference
- gpu
- training
- bfloat16
- fp16
- fp32
- bert_large_hf/inference
- language_translation/tensorflow/bert/inference/fp32
- object_detection
- tensorflow
- recommendation
- tensorflow
- wide_deep/inference
- models_v2
- common
- pytorch
- LCM/inference/cpu
- bert_large
- inference/gpu
- training
- cpu
- input_preprocessing
- gpu
- chatglm/inference/cpu
- distilbert/inference
- cpu
- gpu
- demo-data
- dlrm/common
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
712 files changed
+57869
-81343
lines changed+158-339
Large diffs are not rendered by default.
Diff for: benchmarks/common/base_model_init.py
+84-204
Large diffs are not rendered by default.
Diff for: benchmarks/common/platform_util.py
+34-62
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 59 | + | |
62 | 60 |
| |
63 | 61 |
| |
64 | 62 |
| |
| |||
102 | 100 |
| |
103 | 101 |
| |
104 | 102 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
114 | 110 |
| |
115 | 111 |
| |
116 | 112 |
| |
| |||
186 | 182 |
| |
187 | 183 |
| |
188 | 184 |
| |
189 |
| - | |
| 185 | + | |
190 | 186 |
| |
191 | 187 |
| |
192 |
| - | |
| 188 | + | |
193 | 189 |
| |
194 | 190 |
| |
195 | 191 |
| |
| |||
260 | 256 |
| |
261 | 257 |
| |
262 | 258 |
| |
263 |
| - | |
264 |
| - | |
265 |
| - | |
| 259 | + | |
| 260 | + | |
266 | 261 |
| |
267 | 262 |
| |
268 |
| - | |
| 263 | + | |
269 | 264 |
| |
270 |
| - | |
| 265 | + | |
271 | 266 |
| |
272 | 267 |
| |
273 | 268 |
| |
| |||
301 | 296 |
| |
302 | 297 |
| |
303 | 298 |
| |
304 |
| - | |
305 |
| - | |
306 |
| - | |
| 299 | + | |
307 | 300 |
| |
308 | 301 |
| |
309 | 302 |
| |
| |||
317 | 310 |
| |
318 | 311 |
| |
319 | 312 |
| |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
| 313 | + | |
325 | 314 |
| |
326 | 315 |
| |
327 | 316 |
| |
| |||
334 | 323 |
| |
335 | 324 |
| |
336 | 325 |
| |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
| 326 | + | |
341 | 327 |
| |
342 | 328 |
| |
343 |
| - | |
344 |
| - | |
| 329 | + | |
| 330 | + | |
345 | 331 |
| |
346 |
| - | |
347 |
| - | |
348 |
| - | |
| 332 | + | |
349 | 333 |
| |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
| 334 | + | |
| 335 | + | |
355 | 336 |
| |
356 | 337 |
| |
357 | 338 |
| |
358 |
| - | |
359 |
| - | |
360 |
| - | |
| 339 | + | |
361 | 340 |
| |
362 | 341 |
| |
363 | 342 |
| |
364 | 343 |
| |
365 | 344 |
| |
366 |
| - | |
367 |
| - | |
368 |
| - | |
| 345 | + | |
369 | 346 |
| |
370 | 347 |
| |
371 | 348 |
| |
372 | 349 |
| |
373 | 350 |
| |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
| 351 | + | |
| 352 | + | |
379 | 353 |
| |
380 | 354 |
| |
381 | 355 |
| |
382 | 356 |
| |
383 |
| - | |
384 |
| - | |
385 |
| - | |
| 357 | + | |
386 | 358 |
| |
387 | 359 |
| |
388 | 360 |
| |
| |||
410 | 382 |
| |
411 | 383 |
| |
412 | 384 |
| |
413 |
| - | |
| 385 | + | |
414 | 386 |
| |
415 |
| - | |
| 387 | + | |
416 | 388 |
| |
417 | 389 |
| |
418 | 390 |
| |
| |||
430 | 402 |
| |
431 | 403 |
| |
432 | 404 |
| |
433 |
| - | |
434 |
| - | |
435 |
| - | |
| 405 | + | |
| 406 | + | |
436 | 407 |
| |
437 | 408 |
| |
438 |
| - | |
| 409 | + | |
| 410 | + | |
439 | 411 |
| |
440 | 412 |
| |
441 | 413 |
| |
|
+21-26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
59 | 54 |
| |
60 | 55 |
| |
61 | 56 |
| |
|
0 commit comments