Scale MLPerf-0.6 models on Google TPU-v3 Pods
Sameer Kumar, Victor Bitorff, Dehao Chen, Chiachen Chou, Blake, Hechtman, HyoukJoong Lee, Naveen Kumar, Peter Mattson, Shibo Wang, Tao Wang,, Yuanzhong Xu, Zongwei Zhou

TL;DR
This paper demonstrates how to scale MLPerf-0.6 models on Google TPU-v3 Pods, achieving record performance through various optimizations and identifying challenges in model scaling.
Contribution
It introduces specific optimization techniques and insights for scaling ML models on large TPU clusters, advancing the state-of-the-art in hardware utilization.
Findings
Achieved record performance on MLPerf-0.6 benchmarks.
Identified properties that hinder model scaling.
Developed optimization strategies for large-scale TPU training.
Abstract
The recent submission of Google TPU-v3 Pods to the industry wide MLPerf v0.6 training benchmark demonstrates the scalability of a suite of industry relevant ML models. MLPerf defines a suite of models, datasets and rules to follow when benchmarking to ensure results are comparable across hardware, frameworks and companies. Using this suite of models, we discuss the optimizations and techniques including choice of optimizer, spatial partitioning and weight update sharding necessary to scale to 1024 TPU chips. Furthermore, we identify properties of models that make scaling them challenging, such as limited data parallelism and unscaled weights. These optimizations contribute to record performance in transformer, Resnet-50 and SSD in the Google MLPerf-0.6 submission.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Advanced Neural Network Applications · Power Transformer Diagnostics and Insulation
MethodsConvolution · Non Maximum Suppression · 1x1 Convolution · SSD
