From 05fb7fe54fef3920d6263e00ff1d00a182ad342c Mon Sep 17 00:00:00 2001 From: Koan-Sin Tan Date: Tue, 5 Sep 2023 16:52:19 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1f71df..92b5abe 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ The benchmark is supported by an [App](https://github.com/mlcommons/mobile_app_o Please see the [MLPerf Mobile Inference benchmark](https://proceedings.mlsys.org/paper_files/paper/2022/file/7eabe3a1649ffa2b3ff8c02ebfd5659f-Paper.pdf) paper for a detailed description of the benchmarks along with the motivation and guiding principles behind the benchmark suite. If you use any part of this benchmark (e.g., reference implementations, submissions, etc.), please cite the following: +```latex @article{janapa2022mlperf, title={Mlperf Mobile Inference Benchmark: An industry-standard open-source machine learning benchmark for on-device {AI}}, author={Janapa Reddi, Vijay and Kanter, David and Mattson, Peter and Duke, Jared and Nguyen, Thai and Chukka, Ramesh and Shiring, Ken and Tan, Koan-Sin and Charlebois, Mark and Chou, William and El-Khamy, Mostafa and others}, @@ -13,6 +14,7 @@ If you use any part of this benchmark (e.g., reference implementations, submissi pages={352--369}, year={2022} } +``` To participate in the MLPerf Mobile Benchmark or submit results, please join the [MLCommons Mobile Working Group](https://mlcommons.org/en/groups/inference-mobile/).