Skip to content

Conversation

@rapids-bot
Copy link

@rapids-bot rapids-bot bot commented Jan 23, 2026

Forward-merge triggered by push to release/26.02 that creates a PR to keep main up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

Closes #107

This PR adds support for a PQ preprocessing API. It gives access to `train()`, `transform()` and `inverse_transform()` function that can be used to transform a dataset into PQ codes. It is re-using the VPQ functions from CAGRA-Q.

Authors:
  - Micka (https://github.com/lowener)
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)
  - Corey J. Nolet (https://github.com/cjnolet)
  - Anupam (https://github.com/aamijar)
  - Jinsol Park (https://github.com/jinsolp)
  - Jake Awe (https://github.com/AyodeAwe)
  - Mike McCarty (https://github.com/mmccarty)
  - Robert Maynard (https://github.com/robertmaynard)

Approvers:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)
  - Robert Maynard (https://github.com/robertmaynard)
  - Tamas Bela Feher (https://github.com/tfeher)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: #1278
@rapids-bot
Copy link
Author

rapids-bot bot commented Jan 23, 2026

SUCCESS - forward-merge complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants