JohnLee168 commented on issue #13265: MXNet C++Interface reasoning leads to CPU memory leak URL: https://github.com/apache/incubator-mxnet/issues/13265#issuecomment-455010738 > Finally, it was found that because the original Pred object was not released when Reshape Function was called, it would not be leaked if it was released. you mean we should manually release the former handle after reshape, and manually release reshape handle after use?
---------------------------------------------------------------- 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
