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 2019/05/27 11:04:35 UTC

[GitHub] [incubator-mxnet] Mark-Dai commented on issue #14116: Failure in generated op.h in version 1.3.1

Mark-Dai commented on issue #14116: Failure in generated op.h in version 1.3.1
URL: https://github.com/apache/incubator-mxnet/issues/14116#issuecomment-496174336
 
 
   this problem generates when build the cpp examples using visual studio, e.g Alexnet. I solved this by change the op.h in the install path, generated by execute Running: OpWrapperGenerator.py" ,somewhere like:	nnvm::Tuple<mx_float> lrs, nnvm::Tuple<mx_float> wds,.then create another project,copy the examples source file, and include the head files and library again. good luck!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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