From 62a9420ea935fe411b4ddafb40898c833ec60481 Mon Sep 17 00:00:00 2001 From: Hugh Perkins Date: Thu, 18 Aug 2016 14:24:03 +0100 Subject: [PATCH] Address https://github.com/hughperkins/distro-cl/issues/8 --- .gitmodules | 3 +++ opencl/clnn | 2 +- opencl/libdnn | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 opencl/libdnn diff --git a/.gitmodules b/.gitmodules index 8e3f3d76a..26c59f5ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -118,3 +118,6 @@ [submodule "extra/loadcaffe"] path = extra/loadcaffe url = https://github.com/hughperkins/loadcaffe.git +[submodule "opencl/libdnn"] + path = opencl/libdnn + url = git@github.com:hughperkins/libdnn.git diff --git a/opencl/clnn b/opencl/clnn index 29705fa97..78b41df24 160000 --- a/opencl/clnn +++ b/opencl/clnn @@ -1 +1 @@ -Subproject commit 29705fa97588071d25f289760c795d5ddc36e9a1 +Subproject commit 78b41df24c1547e687435394b4075b16fb42af68 diff --git a/opencl/libdnn b/opencl/libdnn new file mode 160000 index 000000000..2dc6ebd51 --- /dev/null +++ b/opencl/libdnn @@ -0,0 +1 @@ +Subproject commit 2dc6ebd516f9619896c9cf440066512a4e24864b