leleamol commented on issue #12576: Can anybody provide a kv-store (distributed 
training) example with cpp package?
URL: 
https://github.com/apache/incubator-mxnet/issues/12576#issuecomment-434803402
 
 
   @xiaolin-cheng Thanks for providing the information regarding your use case.
   
   The C++ API that are meant to be used as front-end API are available [here]  
(https://github.com/apache/incubator-mxnet/tree/master/cpp-package/include/mxnet-cpp)
 
   There are 
[examples](https://github.com/apache/incubator-mxnet/tree/master/cpp-package/example)
 that demonstrate training workflows using simple networks.  
   
   Currently, the documentation for these APIs are not getting generated and 
published. We have a PR #12977  out that will add the documentation to the main 
site.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to