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/10/22 19:40:08 UTC

[GitHub] leleamol commented on issue #12869: Python trained model gives different features set in C++

leleamol commented on issue #12869: Python trained model gives different features set in C++
URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-431892352
 
 
   @MyraBaba 
   The MXNet supports C++ APIs in cpp-package directory.  I am working on an example to demonstrate a workflow that will
   1. Load the model,
   2. Load the parameters, and
   3. Run a forward pass. 
   
   I will try out your model with that example. Will update this issue with my observations.
   Thanks
   

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