Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Restore can be invoked on rank > 0 #5215
+0
−1
Conversation
cypof
referenced
this pull request
Jan 23, 2017
Closed
Failed to resume training for LSTM with multi GPU #5154
cypof
merged commit 51f2986
into
BVLC:master
Jan 23, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
|
@cypof is there a test you could add to catch this in the future? |
|
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. |
shelhamer
referenced
this pull request
Feb 8, 2017
Closed
Caffe rc4 tag shows rc3 as dynamic lib's and binaries' version #5265
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cypof commentedJan 23, 2017
•
edited by shelhamer
Necessary to allow resuming multi-GPU training since all solvers now restore the parameters for themselves.