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/03/08 22:30:05 UTC

[GitHub] [incubator-mxnet] andrewfayres commented on issue #10867: Scala Module API resize is leaking memory on the native size.

andrewfayres commented on issue #10867: Scala Module API resize is leaking memory on the native size. 
URL: https://github.com/apache/incubator-mxnet/issues/10867#issuecomment-471098431
 
 
   I've finally come up with a good fix for this.  I'll be submitting a PR shortly. I've run your test on my local laptop and am able to get through all passes without issue and memory looks stable. I've also fixed it so that this code can be wrapped in a ResourceScope block without it crashing.
   
   I'm going to start up an instance to run the test over the weekend just to be thorough but everything's looking good.

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


With regards,
Apache Git Services