mlcommons / mlcommons/inference
PM 4.0: Better Error Handling in Submission UI
Open
Nobody has claimed this yet.
postmortem 4.0
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 650
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
(Arjun) Modify the submission checker so that it reports any error and fails instead of relying on “grep ERROR” to find any errors in the submission - this way submitters will be in sync with the submission checker run behind the submission UI
https://github.com/mlcommons/inference/pull/1663
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the submission checker and the referenced pull request #1663 first; no specific files or tests are named in the issue. Done means the checker reports any submission error and fails consistently with the run behind the submission UI, rather than relying on “grep ERROR”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100