Restore can be invoked on rank > 0 #5215

Merged
merged 1 commit into from Jan 23, 2017

Conversation

Projects
None yet
2 participants
Contributor

cypof commented Jan 23, 2017 edited by shelhamer

Necessary to allow resuming multi-GPU training since all solvers now restore the parameters for themselves.

@cypof cypof merged commit 51f2986 into BVLC:master Jan 23, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Owner

shelhamer commented Jan 23, 2017

@cypof is there a test you could add to catch this in the future?

Contributor

cypof commented Jan 25, 2017

OK, it might not be too bad to write. There is one for net apparently, but nothing yet for solvers if I did not miss anything.

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