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


With regards,
Apache Git Services

Reply via email to