Revision 0505b85b0d202cce78068700eef95a5223ea8e8d authored by Amanpreet Singh on 05 May 2021, 04:56:51 UTC, committed by Facebook GitHub Bot on 05 May 2021, 04:57:43 UTC
Summary:
- Return false for is_xla in case it is not registered for correct
drop_last setting in dataloader
- Always call format_for_prediction for all workers to avoid hangs in
TPU and NCCLs
- Move .pretty use in OC to OmegaConf.to_yaml
- Remove `check_reduction` parameter from DDP init

Pull Request resolved: https://github.com/facebookresearch/mmf/pull/922

Test Plan: Tested locally with changes on charades branch

Reviewed By: vedanuj

Differential Revision: D28156890

Pulled By: apsdehal

fbshipit-source-id: 8d4156f050dd09e4201673dcc030f242d8bd4df7
1 parent fe714b3
History
File Mode Size
.circleci
.github
docs
mmf
mmf_cli
projects
tests
tools
website
.editorconfig -rw-r--r-- 191 bytes
.flake8 -rw-r--r-- 187 bytes
.gitignore -rw-r--r-- 267 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 130 bytes
NOTICES -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 2.2 KB
pyproject.toml -rw-r--r-- 925 bytes
requirements.txt -rw-r--r-- 440 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top