bearsroom commented on issue #15218: memory leak of ImageRecordIter ?
URL: 
https://github.com/apache/incubator-mxnet/issues/15218#issuecomment-507035065
 
 
   Hello there, I also encountered this memory leak problem with large number 
of .rec files. Somehow I managed to bypass this problem by setting the 
prefetching parameter `prefetch_buffer=1`. It seems that the memory leak 
problem may be caused by the `recycle_queue_` in `ImageRecordIter2` 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to