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/12/28 00:20:48 UTC

[GitHub] leleamol commented on issue #10003: C++ API Documentation and Tutorial

leleamol commented on issue #10003: C++ API Documentation and Tutorial
URL: https://github.com/apache/incubator-mxnet/issues/10003#issuecomment-450260323
 
 
   Hello @ahkarami please refer to README Files in [cpp-package] (https://github.com/apache/incubator-mxnet/blob/master/cpp-package/README.md) and [cpp-package/example] (https://github.com/apache/incubator-mxnet/blob/master/cpp-package/example/README.md) folders.
   
   Also, the C++ documentation on [mxnet website](https://mxnet.incubator.apache.org/api/c++/index.html)  is up-to-date.  The documentation for classes in mxnet::cpp namespace can be found [here](https://mxnet.incubator.apache.org/versions/master/doxygen/namespacemxnet_1_1cpp.html)
   
   I hope this helps. 
    

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