diff --git a/setup.py b/setup.py index 92f1485a..c0d6762f 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ setup(name='tinygrad', "ruff", "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': [ "numpy", "torch",