some-guy1 commented on issue #8189: Feed forward pass memory leaks (using htop) URL: https://github.com/apache/incubator-mxnet/issues/8189#issuecomment-357843938 I have the same problem in R. Using small batch size = 1. Very fast iterations, the memory always increases to max of the computer (32GB in my case). To my understanding, the R implementation does not have the mx.nd.waitall() option. What is the work around for an R user? Using MXnet R version 0.10.1
---------------------------------------------------------------- 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
