Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.82 KB

CONTRIBUTORS.md

File metadata and controls

43 lines (28 loc) · 1.82 KB

Contributors

Thank you for your interest in contributing to MLPerf Automations! We welcome contributions that help improve the project and expand its functionality.


How to Become a Contributor

We value all contributions, whether they are code, documentation, bug reports, or feature suggestions. If you contribute more than 50 lines of code (including tests and documentation), you will be officially recognized as a project contributor.

Note: Trivial contributions, such as minor typo fixes or small formatting changes, and documentation changes will not count toward the 50-line threshold.

To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request (PR) describing your changes. Please see here for further guidelines for official contribution to any MLCommons repository.

Contributor Recognition

Once your contribution exceeds 50 lines of code (in total), we will:

  • Add your name to this CONTRIBUTORS.md file.
  • Highlight your contribution in the next release notes.
  • Grant you access to suggest and vote on new features.

Current Contributors

  • Grigori Fursin - Initial Development, CMind development to drive the automations, Added core automation features
  • Arjun Suresh - Initial Development, Added core automation features
  • Anandhu Sooraj - Added multiple CM scripts for MLPerf Inference
  • Thomaz Zhu - Added CPP implementation for MLPerf Inference Onnxruntime
  • Sahil Avaran - Adding logging support in MLPerf script automation
  • [Your Name Here] - This could be you! 🎉

We believe in collaborative growth, and every contribution makes a difference. Feel free to reach out by opening an issue if you have any questions or ideas.

Happy Coding! 🚀