PyPI package for mllogger
Opened this issue · 7 comments
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?
I am not familiar with this problem -- Xin/Shang have you encountered that?
@hanlint thanks for the suggestion, we will check with the IT folks to setup a pypi repo.
Perhaps if @morphine00 could help here?
Hi folks. The MLCommons policy is to let original authors publish the packages to PyPI under their names, but then please add the mlcommons
/ systems@mlcommons.org
account as an owner. I think that is what was being asked here? :)
It is now added here