piyushghai commented on issue #14080: Adam Optimizer Memory Leak in Scala
URL: 
https://github.com/apache/incubator-mxnet/issues/14080#issuecomment-461239416
 
 
   @satyakrishnagorti Here's a documentation on how to manage memory in MXNet 
Scala : 
   
   
https://github.com/apache/incubator-mxnet/blob/master/scala-package/memory-management.md
   
   The first method in this document details using : ```ResourceScope``` and 
can help in your use case.
   Do try it out and let us know the results.

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