tinygrad/requirements.txt

11 lines
177 B
Plaintext

numpy
pyopencl==2020.2.2
# util deps
requests
# testing deps
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==1.6.0+cpu
torchvision==0.7.0+cpu
pytest
tqdm