update mlperf-logging to 4.1.0-rc3 (#6796)

This commit is contained in:
chenyu 2024-09-28 21:45:37 -04:00 committed by GitHub
parent dab05ff070
commit 68e59eb3f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ setup(name='tinygrad',
"ruff", "ruff",
"types-tqdm", "types-tqdm",
], ],
#'mlperf': ["mlperf-logging @ git+https://github.com/mlperf/logging.git@4.0.0-rc2"], #'mlperf': ["mlperf-logging @ git+https://github.com/mlperf/logging.git@4.1.0-rc3"],
'testing': [ 'testing': [
"numpy", "numpy",
"torch", "torch",