PyPI package for mllogger
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
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
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