You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: