Skip to content

Commit fd6ce60

Browse files
antinucleonpiiswrong
authored andcommitted
Revert "Caffe Plugin" (apache#2852)
1 parent e343416 commit fd6ce60

20 files changed

+2
-1382
lines changed

docs/how_to/caffe.md

-43
This file was deleted.

example/caffe/caffe_net.py

-103
This file was deleted.

example/caffe/data.py

-37
This file was deleted.

example/caffe/train_model.py

-100
This file was deleted.

make/config.mk

-4
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,6 @@ EXTRA_OPERATORS =
111111
# plugins
112112
#----------------------------
113113

114-
# whether to use caffe integration. This requires including caffe submodule.
115-
# CAFFE_PATH = caffe-lite
116-
# MXNET_PLUGINS += plugin/caffe/caffe.mk
117-
118114
# whether to use torch integration. This requires installing torch.
119115
# You also need to add TORCH_PATH/install/lib to your LD_LIBRARY_PATH
120116
# TORCH_PATH = $(HOME)/torch

plugin/caffe/caffe.mk

-15
This file was deleted.

plugin/caffe/caffe_blob.cc

-77
This file was deleted.

0 commit comments

Comments
 (0)