Pulkitg64 opened a new pull request, #16628: URL: https://github.com/apache/lucene/pull/16628
### Description We are adding FP16 support in Lucene. In #16383 we added the initial fp16 encoding and in #16473 we added scalar quantization support. This PR adds the re-ranking, approximate similarity, and prefetch support that already exist for the fp32 format. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
