forked from tinygrad/tinygrad
add mlperf-logging to setup.py mlperf (#4289)
This commit is contained in:
@@ -36,6 +36,7 @@ setup(name='tinygrad',
|
||||
"ruff",
|
||||
"types-tqdm",
|
||||
],
|
||||
'mlperf': ["mlperf-logging @ git+https://github.com/mlperf/[email protected]"],
|
||||
'testing': [
|
||||
"torch",
|
||||
"pillow",
|
||||
|
||||
Reference in New Issue
Block a user