mlcommons / mlcommons/logging

Remove external dependencies from mlperf_logging so it can run in standard Python3

Open
#379 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

It would be a major improvement in the usability of the mlperf_logging module if it had no external dependencies beyond those available in the Python 3 standard library. There will be no need for installation. Just clone the repo and run the checkers.

I volunteer to work on this and create pull request if owners give it a green light.

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.

Research direction

Start by inventorying the external dependencies used by the mlperf_logging module and its checkers, then identify the relevant entry points and installation requirements in the repository. The work is complete when the checkers run after cloning with standard Python 3 alone and no external installation is needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.