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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to