mrkn / mxnet.rb

MXNet binding for Ruby
MIT License
48 stars 10 forks source link

Issue #45 : GC mark param keys and values #48

Closed tjad closed 3 years ago

tjad commented 4 years ago

Allow applications that make heavy use of minor gc collections for async mxnet tasks. #45

tjad commented 3 years ago

Closing this PR as it's based off Yobisense master, will open new PR with separate branch. We need our master up-to-date containing all combined changes to progress with further enhancements.