Skip to content

[Feature] python script based ddp? #839

@hiyyg

Description

@hiyyg

In pytorch-lightning, the default ddp is based on python script rather than spawn, which can overcome some limitations of spawn based ddp.
https://pytorch-lightning.readthedocs.io/en/stable/advanced/multi_gpu.html
image

I wonder is it possible to add this ddp feature into mmcv?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions