You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Denis Davydenko (JIRA)" <ji...@apache.org> on 2018/07/26 01:24:00 UTC

[jira] [Created] (MXNET-731) Memory Management in Scala binding

Denis Davydenko created MXNET-731:
-------------------------------------

             Summary: Memory Management in Scala binding
                 Key: MXNET-731
                 URL: https://issues.apache.org/jira/browse/MXNET-731
             Project: Apache MXNet
          Issue Type: Story
          Components: Scala API
            Reporter: Denis Davydenko


Due to C++ nature of MXNet, Scala binding has to take care about memory management and garbage collector for its users. Success criteria: Scala API users should not have to take special care about disposing objects created by MXNet and hence should not see memory leaks with their implementation of MXNet using Scala API binding.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org