git clone https://github.com/mlperf/logging.git mlperf-logging pip install -e mlperf-logging Install from github at a specific commit (Replace TAG_OR_COMMIT_HASH with actual tag or commit hash): pip install "git+https://github.com/mlperf/logging.git@TAG_OR_COMMIT_HASH"Uninstall...
git clone https://github.com/mlperf/logging.git mlperf-logging pip install -e mlperf-logging Install from github at a specific commit (Replace TAG_OR_COMMIT_HASH with actual tag or commit hash): pip install "git+https://github.com/mlperf/logging.git@TAG_OR_COMMIT_HASH"Uninstall...
chenyuxyz deleted the mlperf-logging-4.1 branch September 29, 2024 01:45 Contributor github-actions bot commented Sep 29, 2024 This branch currently is behind tinygrad/master. The line count difference bot is disabled. Sign up for free to join this conversation on GitHub. Already have an ac...
DuPiangggopened this issueJul 10, 2022· 4 comments DuPiangggcommentedJul 10, 2022• edited hello why I still report this error after downloading the mllog package mnaumovfbclosed this ascompletedSep 13, 2022
git clone https://github.com/mlperf/logging.git mlperf-logging pip install -e mlperf-logging Install from github at a specific commit (Replace TAG_OR_COMMIT_HASH with actual tag or commit hash): pip install"git+https://github.com/mlperf/logging.git@TAG_OR_COMMIT_HASH" ...
git+https://github.com/NVIDIA/mlperf-common.git Integration using torch.distributed (pytorch) Inmlperf_logger.pymodule define: from mlperf_common.logging import MLLoggerWrapper from mlperf_common.frameworks.pyt import PyTCommunicationHandler mllogger = MLLoggerWrapper(PyTCommunicationHandler(), value=None...