[ 
https://issues.apache.org/jira/browse/MXNET-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Davydenko updated MXNET-1154:
-----------------------------------
    Status: Done  (was: In Review)

> Update Module.Scala to resolve Memory Leaks
> -------------------------------------------
>
>                 Key: MXNET-1154
>                 URL: https://issues.apache.org/jira/browse/MXNET-1154
>             Project: Apache MXNet
>          Issue Type: Sub-task
>          Components: Apache MXNet Scala API
>            Reporter: Naveen Swamy
>            Assignee: Andrew Ayres
>            Priority: Major
>
> Module.Scala throws a quite a few warnings for undisposed NDArrays. Although 
> they will be cleaned up at some point due to the Phantom Reference feature, 
> it could be cause OOM if the GC does not run frequently and also it is bad 
> experience to see a lot of Warnings with Stack traces. 
> Reach out to me offline and I will discuss some of the pointers I have found 
> and possible solutions.
> This is one of the issues that a Clojure user reported, which is applicable 
> to both Scala and Java users.
> https://discuss.mxnet.io/t/dealing-with-memory-leaks-ndarray/1767
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to