Revision e00ef78b57818d30f30acea96590136b4dcb47e9 authored by Sasha Sheng on 05 January 2021, 01:21:43 UTC, committed by Facebook GitHub Bot on 05 January 2021, 01:23:27 UTC
Summary: Pull Request resolved: https://github.com/facebookresearch/mmf/pull/726

Reviewed By: apsdehal

Differential Revision: D25766616

Pulled By: ytsheng

fbshipit-source-id: ae621b6a42b64d4387b4eb3ae5b9d2ad937cc8ec
1 parent 51df5e5
Raw File
.gitignore
*.log
*.err
*.pyc
*.swp
.idea/*
**/__pycache__/*
**/output/*
data/.DS_Store
docs/build
results/*
build
dist
boards/*
*.egg-info/
checkpoint
*.pth
*.ckpt
*_cache
.cache
data
save
*.eggs
.eggs
eggs/
*.egg
.DS_Store
.vscode
.vscode/*
*.so
*-checkpoint.ipynb
back to top