rich7420 opened a new issue, #726:
URL: https://github.com/apache/mahout/issues/726

   ### Summary
   This issue asks gpu tensor support using dlpack protocol for zero-copy data 
transfer. This is critical for training loop performance where tensors are 
already on gpu.
   - extend encode_tensor() to handle gpu tensors
   - add dlpack extraction
   - add gpu pointer validation
   - add stream synchronization
   - add direct gpu processing
   
   If anything important is missing, please leave a comment.


-- 
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]

Reply via email to