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

Scatter data to evaluators in a more fine-grained way #73

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

Scatter data to evaluators in a more fine-grained way #73

jsjason opened this issue Aug 15, 2015 · 0 comments

Comments

@jsjason
Copy link
Contributor

jsjason commented Aug 15, 2015

When we start to consider DNN model partitioning, we need to come up with a data distribution scheme that can correctly divide and scatter data cross evaluators. For example, evaluators that have partitions of the same model (not replicas) need to receive a scatter of the same training example, whereas evaluators of different model replicas need to receive totally different training examples.

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

No branches or pull requests

1 participant