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/08/19 08:32:05 UTC

[GitHub] liuzhi136 opened a new issue #12244: New Version Compile Issues!

liuzhi136 opened a new issue #12244: New Version Compile Issues!
URL: https://github.com/apache/incubator-mxnet/issues/12244
 
 
   build/src/operator/rnn.o: In function `mxnet::op::RNNProp::CreateOperatorEx(mxnet::Context, std::vector<nnvm::TShape, std::allocator<nnvm::TShape> >*, std::vector<int, std::allocator<int> >*) const':
   rnn.cc:(.text+0x4ee71): undefined reference to `mxnet::Operator* mxnet::op::CreateOp<mshadow::gpu>(mxnet::op::RNNParam, int)'
   
   I try to update mxnet on my computer to the current newest version. But I got a lot of errors like above.
   I use cuda 8 and cudnn 5.1 during compiling. I clone the source code from the mxnet github website. Does any one meet the same issue like me ? and help out!

----------------------------------------------------------------
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