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

Is there a clear patch showing how to modify Caffe to integrate with GeePS? #2

Open
sswv opened this issue Jun 16, 2017 · 1 comment

Comments

@sswv
Copy link

sswv commented Jun 16, 2017

Hello, I would like to know how to modify Caffe to integrate with GeePS. I viewed the cuihenggang/caffe project and found the cui-start and cui-geeps branches. However, there are many modifications between the two commits, and many of them seem not related to GeePS. Is there a clear patch showing GeePS-related modifications only? Thanks!

@cuihenggang
Copy link
Owner

Hi, sorry for the late reply. I branched out my code from the Caffe codebase quite a while ago, so I am not sure I am still able to make a clean patch. Most of the changes are in the Solver class (solver.cpp). I also extended syncedmem.cpp and made some minor changes to some of the layer classes to make them work with GeePS memory management.

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

No branches or pull requests

2 participants