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

Reconcile caffe with upstream caffe #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "caffe-crfrnn"]
path = caffe-crfrnn
url = https://github.com/mtourne/caffe
1 change: 1 addition & 0 deletions caffe-crfrnn
Submodule caffe-crfrnn added at 1af18d
73 changes: 0 additions & 73 deletions caffe-crfrnn/CMakeLists.txt

This file was deleted.

61 changes: 0 additions & 61 deletions caffe-crfrnn/CMakeScripts/FindAtlas.cmake

This file was deleted.

48 changes: 0 additions & 48 deletions caffe-crfrnn/CMakeScripts/FindGFlags.cmake

This file was deleted.

48 changes: 0 additions & 48 deletions caffe-crfrnn/CMakeScripts/FindGlog.cmake

This file was deleted.

Loading