some-guy1 commented on issue #9453: [R] CNN Memory Leak - Needs to somehow call Garbage Collector URL: https://github.com/apache/incubator-mxnet/issues/9453#issuecomment-358525174 I attempted to copy the model.R and all dependencies, but I am stuck on the error shown below. Seems that the missing function is embedded in c++ somewhere. Not sure how to get around this. Is it possible to use this function without altering c++? Error in mx.nd.slice(dlist$data, s$begin, s$end) : could not find function "mx.nd.slice"
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
