2022-06-11 06:23:12 +08:00
|
|
|
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
2021-10-22 12:18:08 +08:00
|
|
|
--pre
|
2022-04-22 06:53:00 +08:00
|
|
|
torch
|
2021-10-22 12:18:08 +08:00
|
|
|
|
|
|
|
numpy
|
2022-03-30 06:57:31 +08:00
|
|
|
torchvision
|
2021-10-22 12:18:08 +08:00
|
|
|
|
|
|
|
# Build requirements.
|
|
|
|
pybind11
|
|
|
|
wheel
|
2022-04-21 17:19:12 +08:00
|
|
|
setuptools
|
|
|
|
cmake
|
|
|
|
ninja
|
|
|
|
|
2022-08-12 00:59:39 +08:00
|
|
|
# Workaround for what should be a torch dep
|
|
|
|
# See discussion in #1174
|
|
|
|
pyyaml
|
|
|
|
|
2022-04-21 17:19:12 +08:00
|
|
|
# Test Requirements
|
|
|
|
pillow
|