diff options
Diffstat (limited to 'caffe')
-rw-r--r-- | caffe/proto/BREW | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/caffe/proto/BREW b/caffe/proto/BREW deleted file mode 100644 index 60a2eded6d..0000000000 --- a/caffe/proto/BREW +++ /dev/null @@ -1,6 +0,0 @@ -# Build file for the old caffe protocol buffers. - -proto_library( - name = 'caffe_proto', - srcs = ['caffe.proto'], -) |