anirudh2290 commented on issue #14429: How to get the output of last layer after every batch as ndarray? URL: https://github.com/apache/incubator-mxnet/issues/14429#issuecomment-473017481 @aplusc98 Calling predict on model should return the outputs as ndarray. If you are using module API call get_outputs() in module API. This question is more suited for discuss.mxnet.io and will get higher visibility. Github issues is mainly for tracking mxnet issues. Closing.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
