open-mmlab / open-mmlab/mmengine
Deal with distributed group in distributed training
Open
@RangiLyu is already working on this.
Since Mar 28, 2022.
enhancement
need-design
P1
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 464
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes the experiment contains multiple groups. However, the communication in many places use default groups, which is in-compatible with some settings.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.