summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 148535e)
raw | patch | inline | side by side (parent: 148535e)
author | Yangqing Jia <jiayq84@gmail.com> | |
Wed, 25 Sep 2013 03:09:26 +0000 (20:09 -0700) | ||
committer | Yangqing 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] | patch | blob |
diff --git a/src/caffe/net.cpp.work b/src/caffe/net.cpp.work
--- /dev/null
+++ b/src/caffe/net.cpp.work
@@ -0,0 +1,6 @@
+// Copyright Yangqing Jia 2013
+
+#include <string>
+#include <vector>
+
+#include "caffe/proto/layer_param.proto"