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  [ Full content available at: https://github.com/apache/incubator-mxnet/issues/12532 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org