Initial draft for Inference submission guide#2378
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
| This document provides a step-by-step overview of the **MLPerf Inference submission process**. | ||
|
|
||
| --- | ||
|
|
There was a problem hiding this comment.
Consider adding a "Happy path" first at the top, with end to end minimal flow (model → dataset → LoadGen run → results bundle → submission checker → upload) and then link to detailed sections
There was a problem hiding this comment.
hi @tanvi-mlcommons, do you mean something like a table of contents?
docs/submission/index.md
Outdated
| <placeholder_for_model_download_link> | ||
|
|
||
| 4. **Configure Environment** | ||
| Set up the required dependencies, environment variables, and system configurations for benchmarking. |
There was a problem hiding this comment.
We have a automation scrip that helps with some of system config right? Can we add - how to do this with that script steps?
| --- | ||
|
|
||
| ## 7. Support | ||
|
|
There was a problem hiding this comment.
We should have a Troubleshooting section with common failure scenarios and detailed steps to troubleshoot
|
The deployed demo page with this changes could be found here: https://anandhu-eng.github.io/inference/submission/ |
This PR intends to give a brief instruction about doing a MLPerf Inference Submission for new submitters as well as ones with limited prior knowledge. Some of the contents are taken from the previous round submission orientation slides and from policies repo.