logging
logging copied to clipboard
PyPI package for mllogger
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?
@emizan76 @xyhuang happy to provide more details if needed. Regardless, would recommend that this be installable as a pip package to make distribution a lot easier.
@hanlint thanks for the suggestion, we will check with the IT folks to setup a pypi repo.
Thanks @xyhuang let me know if you need help -- I've set up pypi before.
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
/ [email protected]
account as an owner. I think that is what was being asked here? :)