Skip to content

Expose numpy_serializer helpers as public APIs#3003

Open
julianmi wants to merge 4 commits intorapidsai:mainfrom
julianmi:expose-public-npy-helpers
Open

Expose numpy_serializer helpers as public APIs#3003
julianmi wants to merge 4 commits intorapidsai:mainfrom
julianmi:expose-public-npy-helpers

Conversation

@julianmi
Copy link
Copy Markdown

cuVS uses parse_descr, read_header, get_numpy_dtype, write_header from raft::detail::numpy_serializer as discussed here. Exposing them publicly would clean up the cuVS codebase and fix some longstanding todos.

@julianmi julianmi requested a review from a team as a code owner April 24, 2026 12:18
@aamijar aamijar assigned aamijar and julianmi and unassigned aamijar May 1, 2026
@aamijar aamijar moved this to In Progress in Unstructured Data Processing May 1, 2026
@aamijar aamijar added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels May 1, 2026
Copy link
Copy Markdown
Member

@aamijar aamijar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the change @julianmi!

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

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants