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 2019/02/15 03:53:06 UTC

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

arcadiaphy commented on issue #13265: MXNet C++Interface reasoning leads to CPU memory leak
URL: https://github.com/apache/incubator-mxnet/issues/13265#issuecomment-463896662
 
 
   @KellenSunderland I found the memory leaks in ASAN reports of image classification example mainly come from [https://github.com/apache/incubator-mxnet/blob/master/src/common/object_pool.h#L135](https://github.com/apache/incubator-mxnet/blob/master/src/common/object_pool.h#L135)
   
   Why commented out the free operation?

----------------------------------------------------------------
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