You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MLPerf® Tiny Deep Learning Benchmarks for Embedded Devices
The goal of MLPerf Tiny is to provide a representative set of deep neural nets
and benchmarking code to compare performance between embedded devices. Embedded
devices include microcontrollers, DSPs, and tiny NN accelerators. These devices
typically run at between 10MHz and 250MHz, and can perform inference using less
then 50mW of power.
MLPerf Tiny submissions will allow device makers and researchers to choose the
best hardware for their use case, and allows hardware and software vendors to showcase their
offerings.
The reference benchmarks are provided using TensorFlow Lite for Microcontrollers (TFLM).
Submitters can directly use the TFLM, although submitters are encouraged to use the software stack that works best on their hardware.
For the current version of the benchmark under development, please see the benchmark folder.
The deadline of the next submission round v1.2 is expected to be March 15, 2024, with publication in April (dates not yet finalized).
Results of previous versions are available on the MLCommons web page (change between version using the table headers). The code of previous versions and detailed submissions are available as in the table below:
Please see the MLPerf Tiny Benchmark paper for a detailed description of the motivation and guiding principles behind the benchmark suite. If you use any part of this benchmark (e.g., reference implementations, submissions, etc.) in academic work, please cite the following:
@article{banbury2021mlperf,
title={MLPerf Tiny Benchmark},
author={Banbury, Colby and Reddi, Vijay Janapa and Torelli, Peter and Holleman, Jeremy and Jeffries, Nat and Kiraly, Csaba and Montino, Pietro and Kanter, David and Ahmed, Sebastian and Pau, Danilo and others},
journal={Proceedings of the Neural Information Processing Systems Track on Datasets and Benchmarks},
year={2021}
}