jacky4323 opened a new issue #12532: caffeOp mxnet build failed URL: https://github.com/apache/incubator-mxnet/issues/12532 Hi, environment MXNet v1.0.0 I want to use caffe operator to implement some custom layers,such as the solution in mxnet/example/caffe/ I follow the install command described in https://mxnet.incubator.apache.org/faq/caffe.html, how to solve these problems? 1. git clone https://github.com/BVLC/caffe 2. cd caffe && wget https://github.com/BVLC/caffe/pull/4527.patch && git apply 4527.patch thanks a lot !! also if it has the cmake method for below configuration. CAFFE_PATH = $(HOME)/caffe MXNET_PLUGINS += plugin/caffe/caffe.mk 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
