alphashi opened a new issue #16515: MXNet C++Interface, run 
image-classification-predict.cc example cannot exits normally
URL: https://github.com/apache/incubator-mxnet/issues/16515
 
 
   When I run the MXNet C++Interface example 
[image-classification-predict.cc](https://github.com/apache/incubator-mxnet/blob/master/example/image-classification/predict-cpp/image-classification-predict.cc)
 in windows with visual studio 14 2015, it cannot exits normally.
   
   If I comment the mxnet predictor free api `MXPredFree(pred_hnd);`, then it 
exit successfully.
   
   
   

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


With regards,
Apache Git Services

Reply via email to