onnxruntime/tools/ci_build/github/linux/docker/scripts/training/requirements.txt
2021-01-14 00:33:22 -08: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.6.0+cu101
torchvision==0.7.0+cu101
torchtext==0.7.0
tensorboard==v2.0.0
h5py