Papers › MLPerf Training Benchmark

MLPerf Training Benchmark

2 Oct 2019arXiv:1910.01500archive 2025-07-28

Peter Mattson, Christine Cheng, Cody Coleman, Greg Diamos, Paulius Micikevicius, David Patterson, Hanlin Tang, Gu-Yeon Wei, Peter Bailis, Victor Bittorf, David Brooks, Dehao Chen, Debojyoti Dutta, Udit Gupta, Kim Hazelwood, Andrew Hock, Xinyuan Huang, Atsushi Ike, Bill Jia, Daniel Kang, David Kanter, Naveen Kumar, Jeffery Liao, Guokai Ma, Deepak Narayanan, Tayo Oguntebi, Gennady Pekhimenko, Lillian Pentecost, Vijay Janapa Reddi, Taylor Robie, Tom St. John, Tsuguchika Tabaru, Carole-Jean Wu, Lingjie Xu, Masafumi Yamazaki, Cliff Young, Matei Zaharia

Machine learning (ML) needs industry-standard performance benchmarks to support design and competitive evaluation of the many emerging software and hardware solutions for ML. But ML training presents three unique benchmarking challenges absent from other domains: optimizations that improve training throughput can increase the time to solution, training is stochastic and time to solution exhibits high variance, and software and hardware systems are so diverse that fair benchmarking with the same binary, code, and even hyperparameters is difficult. We therefore present MLPerf, an ML benchmark that overcomes these challenges. Our analysis quantitatively evaluates MLPerf's efficacy at driving performance and scalability improvements across two rounds of results from multiple vendors.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1910.01500")

Code

Syntology Ran 2 of 10 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: official repository: 8 samples from 1 repository, 0 ran; community (archive-listed): 2 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mlperf/training officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
mlcommons/training mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 2 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
8unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_loop_fn mlperf/training/retired_benchmarks/resnet-tf2/tensorflow2/tf2_common/training/utils.py official repository unverified Apache-2.0 (permissive) · 8b82aa9163296277 · report
create_tf_while_loop_fn mlperf/training/retired_benchmarks/resnet-tf2/tensorflow2/tf2_common/training/utils.py official repository unverified Apache-2.0 (permissive) · 97fbdcb7caade0b9 · report
fmt_size mlperf/training/retired_benchmarks/mixtral8x22b/model_utils_tpu.py official repository unverified Apache-2.0 (permissive) · 9deb7b7f6b8bd358 · report
gelu mlperf/training/retired_benchmarks/bert/modeling.py official repository unverified Apache-2.0 (permissive) · 51d3bc0cfa6415a3 · report
get_activation mlperf/training/retired_benchmarks/bert/modeling.py official repository unverified Apache-2.0 (permissive) · 217fe96a5945a42d · report
get_assignment_map_from_checkpoint mlperf/training/retired_benchmarks/bert/modeling.py official repository unverified Apache-2.0 (permissive) · 7bc46f4950599a87 · report
get_optimizer mlperf/training/retired_benchmarks/unet3d/pytorch/runtime/training.py official repository unverified Apache-2.0 (permissive) · 29c2544a914634df · report
make_distributed_dataset mlperf/training/retired_benchmarks/resnet-tf2/tensorflow2/tf2_common/training/utils.py official repository unverified Apache-2.0 (permissive) · db8154c629e73aca · report
parse_envvars mlcommons/training/llm_moe_pretraining/nemo/run_deepseek.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 43b5c25ae15d4649 · report
parse_mounts mlcommons/training/llm_moe_pretraining/nemo/run_deepseek.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · a5639ef83a9f70a4 · report

Tasks

BIG-bench Machine LearningBenchmarking

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections