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

Added allgather_object utility function for TensorFlow, PyTorch, and MXNet #2166

Merged
merged 4 commits into from Aug 7, 2020

Conversation

tgaddair
Copy link
Collaborator

@tgaddair tgaddair commented Aug 6, 2020

This provides a controller-agnostic function to allgather arbitrary Python objects, useful for metrics aggregation when using Gloo (or MPI without needing to install mpi4py).

Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
Signed-off-by: Travis Addair <taddair@uber.com>
@tgaddair tgaddair changed the title Added allgather_object utility function for TensorFlow and PyTorch Added allgather_object utility function for TensorFlow, PyTorch, and MXNet Aug 7, 2020
Copy link
Collaborator

@romerojosh romerojosh left a comment

Choose a reason for hiding this comment

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

LGTM!

@tgaddair tgaddair merged commit 007acc3 into master Aug 7, 2020
@tgaddair tgaddair deleted the allgather_object branch August 7, 2020 17:31
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