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