mirror of https://github.com/commaai/tinygrad.git
update mlperf-logging to 4.1.0-rc3 (#6796)
This commit is contained in:
parent
dab05ff070
commit
68e59eb3f5
2
setup.py
2
setup.py
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue