leleamol commented on issue #12734: Example of RNN (incl. GRU/LSTM) with APIs defined in c_predict_api.h URL: https://github.com/apache/incubator-mxnet/issues/12734#issuecomment-434518253 @Isa-rentacs The C++ API in cpp-package support methods to load the trained models and parameters. I have written an example to load a CNN model as mentioned in this PR #12930 Based on issue description, I am inferring that you are planning to use C++ API for inference. Will you be able to share your use case?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
