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

[jira] [Created] (MXNET-1172) Make ResourceScope.using() work in Java

Piyush Ghai created MXNET-1172:
----------------------------------

             Summary: Make ResourceScope.using() work in Java
                 Key: MXNET-1172
                 URL: https://issues.apache.org/jira/browse/MXNET-1172
             Project: Apache MXNet
          Issue Type: Task
          Components: Apache MXNet Java API
            Reporter: Piyush Ghai


Currently the ResourceScope is used using try-with-resources in Java which works, but is not intuitive and as easy to use as in Scala.

Make it's usage in Java similar to the one in Scala by using apply() method technique or any other suitable technique. 

 



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