Bug Description
CAGRA extend operation does not support float16 data type, while other CAGRA operations already support it.
Related Issues/PRs
Problem
PR #1429 added float16 support to CAGRA build and search operations, but the extend operation was not updated. This creates an inconsistency where users can build and search indices with float16, but cannot extend them.
Solution
Possible solution: https://github.com/TomaszGrabowskiPawlak/cuvs/pull/1/files