Revision 800a086c0e62d3535acf7bcd09f34853e4948492 authored by Madian Khabsa on 24 March 2021, 03:21:27 UTC, committed by Facebook GitHub Bot on 24 March 2021, 03:23:02 UTC
Summary:
Pull Request resolved: https://github.com/fairinternal/mmf-internal/pull/150

- Modifies test reporter to be fetched/registered in registry
- Add hive test reporter for internal support

Reviewed By: apsdehal

Differential Revision: D26954690

fbshipit-source-id: b8ad088d829a5353c713cb493c38f27099b43fcd
1 parent e5edc48
Raw File
requirements.txt
torch==1.6.0
torchvision==0.7.0
numpy>=1.16.6
tqdm>=4.43.0,<4.50.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.7
pytorch_lightning==1.1.6
datasets==1.2.1
matplotlib==3.3.4
pycocotools==2.0.2
back to top