viiccwen opened a new issue, #996: URL: https://github.com/apache/mahout/issues/996
### Summary Add a float32 variant of `encode_from_gpu_ptr`: `encode_from_gpu_ptr_f32` (and `encode_from_gpu_ptr_f32_with_stream`) so that PyTorch and other frameworks can pass float32 CUDA tensors directly for amplitude encoding without GPU to CPU to GPU or f32 to f64 conversion. -- 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]
