You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/24 01:09:36 UTC

[GitHub] chenyujing1234 commented on issue #13265: MXNet C++Interface reasoning leads to CPU memory leak

chenyujing1234 commented on issue #13265: MXNet C++Interface reasoning leads to CPU memory leak
URL: https://github.com/apache/incubator-mxnet/issues/13265#issuecomment-449673851
 
 
   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.

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


With regards,
Apache Git Services