Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose name argument to TF allreduce operation. #2325

Merged
merged 1 commit into from Sep 24, 2020

Conversation

romerojosh
Copy link
Collaborator

Description

For some reason, the name argument is not exposed in the public allreduce API for TF and is only available in the private _allreduce version. This PR adds the name argument to the TF allreduce to be more consistent with the other framework implementations.

Signed-off-by: Josh Romero <joshr@nvidia.com>
Copy link
Collaborator

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

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

Nice catch!

@tgaddair tgaddair merged commit 2f3caf3 into horovod:master Sep 24, 2020
@github-actions

This comment has been minimized.

aaron276h pushed a commit to aaron276h/horovod that referenced this pull request Oct 6, 2020
Signed-off-by: Josh Romero <joshr@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants