You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/16 00:42:41 UTC

[GitHub] nswamy commented on issue #11307: Memory Management

nswamy commented on issue #11307: Memory Management
URL: https://github.com/apache/incubator-mxnet/issues/11307#issuecomment-397773700
 
 
   We could explore using WeakReferences like how ND4J does or use ObjectPoo. Scala Implicits  helps to remove the ugliness of boiler plate code. I'll write some POC code and post here, we can discuss the pros and cons

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services