viiccwen opened a new issue, #888: URL: https://github.com/apache/mahout/issues/888
### Summary When encoding from torch tensors via DLPack, the consumer side never calls the deleter to release resource (according to DLPack protocol). This can lead to memory leaks when encoding repeatedly from CUDA tensors. https://github.com/apache/mahout/blob/38ced949d2242277ea735f6e7f97706d045b6251/qdp/qdp-python/src/lib.rs#L117-L136 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
