Revision c7cac1b65230b806733e97f1e87393af4a3e60f4 authored by Amanpreet Singh on 29 April 2021, 23:00:03 UTC, committed by Amanpreet Singh on 17 June 2021, 06:39:16 UTC
- Due to various reasons (num_workers=1) etc sharded ddp's process
destruction didn't work properly and gets stuck in between. This PR aims
to fix that.
1 parent 7705b7f
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-- 968 bytes
requirements.txt -rw-r--r-- 475 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top