Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Dynamic Batching doesn't choke with really small datasets #3721

Merged
merged 4 commits into from
Jun 15, 2021

Conversation

stephenroller
Copy link
Contributor

Patch description
Fixes a bug with dynamic batching where we would crash with an assertion error on later workers if the dataset was smaller than the number of GPUs.

Testing steps
New CI

Copy link
Contributor

@skiingpacman skiingpacman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved subject to fixing lint errors

@stephenroller stephenroller merged commit f655117 into master Jun 15, 2021
@stephenroller stephenroller deleted the tinyval branch June 15, 2021 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants