DuCheng2018 opened a new issue #13373: How to release GPU memory by CPP interface? URL: https://github.com/apache/incubator-mxnet/issues/13373 I need to do a forward propagation at first, and then do another one in one process. If gpu memory malloced by the first propagation can not be released, the second one will not have enough memory to use. How to deal with it ?
---------------------------------------------------------------- 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
