jacky4323 commented on issue #12532: caffeOp mxnet build failed
URL: 
https://github.com/apache/incubator-mxnet/issues/12532#issuecomment-434768777
 
 
   @safrooze Hi,
   
   now I use an old mxnet package build with caffe, it works now!!
   However, In my caffe operator which is only implemented custom_layer.cpp 
(there is no custom_layer.cu),
   Can I set not compile Cuda with this custom operator?
   When I use the command below, I get the error due to not implementing GPU 
mode(cuda file)
   `mkdir build/Release && cd build/Release` 
   `cmake ../../` 
   `make -j8` 
   
   
![image](https://user-images.githubusercontent.com/31586393/47805275-e3f00100-dd71-11e8-9821-c099f81a7364.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:
[email protected]


With regards,
Apache Git Services

Reply via email to