onnxruntime/tools/ci_build/github/linux/docker/scripts/training/requirements.txt
2021-05-14 09:54:19 -07:00

11 lines
222 B
Text

--pre
-f https://download.pytorch.org/whl/torch_stable.html
# transformers requires sklearn
sklearn
numpy==1.16.6
transformers==v2.10.0
torch==1.8.1+cu102
torchvision==0.9.1+cu102
torchtext==0.9.1
tensorboard==v2.0.0
h5py