Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Clojure] Port ResourceScope to the Clojure Package #13442

Closed
gigasquid opened this issue Nov 28, 2018 · 2 comments
Closed

[Clojure] Port ResourceScope to the Clojure Package #13442

gigasquid opened this issue Nov 28, 2018 · 2 comments
Assignees
Labels

Comments

@gigasquid
Copy link
Member

It would be nice to port ResourceScope to the Clojure package to have a standard way to manage memory among the JVM languages

https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/org/apache/mxnet/ResourceScope.scala

Completing this would involving the correct interop to call the functions and use it in an idiomatic Clojure way. It would also involve creating unit tests along the lines of https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/test/scala/org/apache/mxnet/ResourceScopeSuite.scala

@nswamy Is available as a resource from the Scala package side to provide an overview / insight on the design and limitations

@gigasquid
Copy link
Member Author

working on this one

@gigasquid
Copy link
Member Author

merged!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant