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/03/22 11:04:13 UTC

[GitHub] aravindhv10 opened a new issue #10198: Using MXNet in c++

aravindhv10 opened a new issue #10198: Using MXNet in c++
URL: https://github.com/apache/incubator-mxnet/issues/10198
 
 
   Hello,
   
        I wanted to use MXNet conv nets in c++, I tried to find build instructions for c++ and came across the page (http://mxnet.incubator.apache.org/tutorials/c%2B%2B/basics.html) with the link (https://mxnet.incubator.apache.org/get_started/build_from_source.html#build-the-c++-package) but this seems to be pointing to building MXNet with source for python instead (only CPU). But followed this anyway.
   
   I was unable to build the cpp-example programs (I copied libmxnet.so and libmxnet.a) to the appropriate directories. Is there a place where I can find up to date instructions regarding c++ api of mxnet and how to use it ?
   
   Thanks and Regards
   

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