mlcommons / mlcommons/logging

Logs submission_* fields should match system description files

Open
#241 0 comments 0 reactions 2 assignees View on GitHub

@ckt624 is already working on this.

Since Jun 8, 2022.

v2.1
Dominant language
Python
Stars
43
Forks
60
Avg merge
19h 56m
Merged PRs (30d)
3

Description

This has been motivated by the recurring problem that OEMs using code of another submitter do not bother to change the submission_org, submission_platform, submission_division, and submission_status in their logs. This creates inconsistent submissions and can be confusing for people looking into logs after results are published.

We can fix that by adding a compliance check to make sure these fields match to the system description file that matches with the log directory the compliance checker / package checker is processing.

Nit sure yet where exactly in the codebase this should be added.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.