From 1b06a3150f855779b812439ad7f3e6616b1726a6 Mon Sep 17 00:00:00 2001 From: Arjun Suresh <4791823+arjunsuresh@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:04:33 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b016d8e..d9f7c2b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ This repository contains automation scripts and MLPerf Inference results collected using the CM automation framework. For instructions on running MLPerf Inference, please refer to the [official inference documentation](https://docs.mlcommons.org/inference). Note that no development activity is being carried out in this repository. ## Maintainers -[Arjun Suresh](https://github.com/arjunsuresh) - -[Anandhu Sooraj](https://github.com/anandhu-eng) +[Arjun Suresh](https://github.com/arjunsuresh) and [Anandhu Sooraj](https://github.com/anandhu-eng) ## Acknowledgements The CM automation framework was developed by Grigori Fursin and Arjun Suresh. For more information, please visit the [CM framework development page](https://github.com/mlcommons/cm4mlops/tree/mlperf-inference).