DuCheng2018 opened a new issue #13482: [Feature Request] Release gpu memory by cpp interface. URL: https://github.com/apache/incubator-mxnet/issues/13482 ## Description When it is required to do a forward propagation at first, and then do another one in the same process. If gpu memory malloced by the first propagation can not be released, the second one will not have enough memory to 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
