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

Shuffle-like component for DNN model partitioning #70

Open
jsjason opened this issue Aug 15, 2015 · 0 comments
Open

Shuffle-like component for DNN model partitioning #70

jsjason opened this issue Aug 15, 2015 · 0 comments

Comments

@jsjason
Copy link
Contributor

jsjason commented Aug 15, 2015

In order to support model partitioning, evaluators need to be able to send node activation values across evaluator boundaries regardless of the epoch period. Although this is possible through REEF's Network (Connection) Service, we'd like to have a well-designed abstraction that handles such communication (possible candidate is Shuffle).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant