Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.75 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.75 KB

[ Back to MLPerf inference benchmarks index ]

MLPerf inference benchmark

Image classification with ResNet50

Notes

In the edge category, ResNet50 has Offline, SingleStream, and MultiStream scenarios and in the datacenter category, it has Offline and Server scenarios.

Please check MLPerf inference GitHub for more details.

From Feb 2024, we suggest you to use this GUI to configure MLPerf inference benchmark, generate CM commands to run it across different implementations, models, data sets, software and hardware, and prepare your submissions.

Get Imagenet Dataset

We need to get full ImageNet dataset to make image-classification submissions for MLPerf inference. Since this dataset is not publicly available via a URL please follow the instructions given here to download the dataset and register in CM.

A few ready-to-use CM commands

Install MLCommons CM automation framework with automation recipes for MLPerf as described here.

The following guides explain how to run different implementations of this benchmark via CM:

Questions? Suggestions?

Check the MLCommons Task Force on Automation and Reproducibility and get in touch via public Discord server.