Revision 0837776c475d7727f5a0acc1fe971eca59fc5aeb authored by Rui Hou on 23 February 2021, 17:35:24 UTC, committed by Facebook GitHub Bot on 23 February 2021, 17:36:44 UTC
Summary: To make capability as an arg so its easier to switch between V100-16GB and 32GB cards.

Reviewed By: madian9, vedanuj, apsdehal

Differential Revision: D26600874

fbshipit-source-id: b4f95c09a611fb46101cbd2043f132b1d53eb67e
1 parent 6db9048
Raw File
requirements.txt
torch==1.6.0
torchvision==0.7.0
numpy>=1.16.6
tqdm>=4.43.0
demjson==2.2.4
torchtext==0.5.0
GitPython==3.1.0
requests==2.23.0
fasttext==0.9.1
nltk==3.4.5
editdistance==0.5.3
transformers==3.4.0
sklearn==0.0
omegaconf==2.0.6
lmdb==0.98
termcolor==1.1.0
iopath==0.1.3
pytorch_lightning==1.1.6
back to top