rich7420 opened a new issue, #729: URL: https://github.com/apache/mahout/issues/729
### Summary This issue asks GPU tensor support using dlpack protocol (TF 2.5+) and handles TensorFlow's device placement system. - extend encode_tf_tensor() to handle GPU tensors - add DLPack extraction (TF 2.5+) - handle TensorFlow device placement - Handle TensorFlow-specific scenarios - add stream synchronization - some tests 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]
