From e23b70aaa78bd6a1d58b1ee9d1044065a26d9e6a Mon Sep 17 00:00:00 2001 From: lltcggie Date: Fri, 5 Jun 2015 03:10:12 +0900 Subject: [PATCH] =?UTF-8?q?Caffe=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++++ caffe | 1 + 2 files changed, 5 insertions(+) create mode 160000 caffe diff --git a/.gitmodules b/.gitmodules index c2c64f3..baf9498 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule "rapidjson"] path = rapidjson url = https://github.com/miloyip/rapidjson.git +[submodule "caffe"] + path = caffe + url = https://github.com/lltcggie/caffe.git + branch = support_windows diff --git a/caffe b/caffe new file mode 160000 index 0000000..8f86c28 --- /dev/null +++ b/caffe @@ -0,0 +1 @@ +Subproject commit 8f86c28e7fe80944f021c629d7f11dd780da3fb2