Skip to content

Conversation

@neggert
Copy link
Contributor

@neggert neggert commented Aug 10, 2019

Previously, we'd throw an exception. As described in #81, there are occasional reasons for wanting to use DDP without a DistributedSampler, such as non-standard batch construction. This PR converts the exception to a warning.

Closes #81

@williamFalcon
Copy link
Contributor

williamFalcon commented Aug 10, 2019

@neggert awesome! just saw the tests were updated! (read the pr on my phone lol).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relax requirement for DistributedSampler with ddp

2 participants