mlcommons / mlcommons/logging

PyPI package for mllogger

Open
#218 7 comments 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

We are working on adding MLPerf logging to our open source library released recently (https://github.com/mosaicml/composer), however, the recommended install for this package is via:

pip install git+https://github.com/mlperf/logging.git

However, PyPI does not support direct dependencies when uploading the package, see: https://stackoverflow.com/a/54894359

Can this package be uploaded to PyPI and made available via pip install mlperf-mllogger or a similar name?

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 inspecting the Python package metadata and the repository's release or publishing workflow; no specific files are named in the issue. Confirm the package can be built and installed from PyPI using the proposed mlperf-mllogger name, and verify that the resulting installation works for downstream users.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
release, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.