Skip to content

Conversation

@mrshenli
Copy link
Contributor

@kuttas pointed out that the DDP Reducer only needs to remember uintptr, Function pairs, and hence does not need a nunordered map as added by #21591. Using a vector should speed it up a bit.

@mrshenli mrshenli requested review from kuttas and pietern June 14, 2019 15:26
@mrshenli mrshenli requested a review from apaszke as a code owner June 14, 2019 15:26
@pytorchbot pytorchbot added the oncall: distributed Add this issue/PR to distributed oncall triage queue label Jun 14, 2019
Copy link
Contributor

@pietern pietern left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@mrshenli is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@mrshenli merged this pull request in da4e602.

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

Labels

Merged oncall: distributed Add this issue/PR to distributed oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants