You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/12 13:51:21 UTC

[GitHub] jacky4323 opened a new issue #12532: caffeOp mxnet build failed

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
   
   
   
   ![image](https://user-images.githubusercontent.com/31586393/45429203-63981280-b6d5-11e8-9738-107f94cdc2ef.png)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services