logging icon indicating copy to clipboard operation
logging copied to clipboard

PyPI package for mllogger

Open hanlint opened this issue 2 years ago • 6 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?

hanlint avatar Mar 23 '22 00:03 hanlint

I am not familiar with this problem -- Xin/Shang have you encountered that?

emizan76 avatar Mar 23 '22 01:03 emizan76

@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 avatar Mar 28 '22 22:03 hanlint

@hanlint thanks for the suggestion, we will check with the IT folks to setup a pypi repo.

xyhuang avatar Mar 29 '22 17:03 xyhuang

Thanks @xyhuang let me know if you need help -- I've set up pypi before.

hanlint avatar Apr 04 '22 16:04 hanlint

Perhaps if @morphine00 could help here?

hanlint avatar Apr 21 '22 17:04 hanlint

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? :)

morphine00 avatar Apr 22 '22 12:04 morphine00