net cpp working version
authorYangqing Jia <jiayq84@gmail.com>
Wed, 25 Sep 2013 03:09:26 +0000 (20:09 -0700)
committerYangqing Jia <jiayq84@gmail.com>
Wed, 25 Sep 2013 03:09:26 +0000 (20:09 -0700)
src/caffe/net.cpp.work [new file with mode: 0644]

diff --git a/src/caffe/net.cpp.work b/src/caffe/net.cpp.work
new file mode 100644 (file)
index 0000000..0ab0afb
--- /dev/null
@@ -0,0 +1,6 @@
+// Copyright Yangqing Jia 2013
+
+#include <string>
+#include <vector>
+
+#include "caffe/proto/layer_param.proto"