https://github.com/facebookresearch/pythia
Raw File
Tip revision: 2192818943499b83c2b0702a01384ba5fe3b5f61 authored by sash on 30 June 2021, 18:34:36 UTC
[fix]: clean up lightning test code
Tip revision: 2192818
MANIFEST.in
include requirements.txt
include LICENSE
include NOTICES
recursive-include mmf/configs/ *.yaml
recursive-include projects/ *.yaml
back to top