Skip to content

Pull requests: NVIDIA/cuvs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update CuPy and NumPy dependency specs improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#2260 opened Jun 24, 2026 by bdice Contributor Loading…
KMeans: Reuse Precomputed Norms for Inertia Computation breaking Introduces a breaking change improvement Improves an existing functionality
#2258 opened Jun 23, 2026 by tarang-jain Contributor Loading…
Use KvikIO for CAGRA-ACE improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#2257 opened Jun 23, 2026 by julianmi Contributor Loading…
Clamp max_iter in OOC KMeans test bug Something isn't working non-breaking Introduces a non-breaking change
#2256 opened Jun 23, 2026 by tarang-jain Contributor Loading…
Add missing memory estimates improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#2255 opened Jun 23, 2026 by huuanhhuyn Loading…
fix: close issue #1863 Fix Cython CUDA stream pointer conversion
#2254 opened Jun 23, 2026 by yihong0618 Contributor Loading…
Switch Product Quantization VQ to mean() when n_centers = 1 C++ improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#2250 opened Jun 22, 2026 by lowener Contributor Loading…
cuTile Python to CPP embedding example
#2249 opened Jun 17, 2026 by divyegala Contributor Draft
Add Gaussian Mixture Models (GMM) improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#2248 opened Jun 17, 2026 by Intron7 Contributor Loading…
Scripts for Billion-Scale Synthetic Data Generation feature request New feature or request non-breaking Introduces a non-breaking change
#2247 opened Jun 17, 2026 by jinsolp Contributor Loading…
Track tensor and index lifetimes in the Rust DLPack bindings breaking Introduces a breaking change improvement Improves an existing functionality Rust
#2245 opened Jun 15, 2026 by yan-zaretskiy Contributor Loading…
Materialize HNSW Layered Index to hnswlib Index
#2241 opened Jun 12, 2026 by julianmi Contributor Draft
Fix tensor validation gaps in C and Rust APIs
#2238 opened Jun 11, 2026 by fallintoplace Loading…
CAGRA: fix concurrent initialization and usage of dataset descriptor bug Something isn't working non-breaking Introduces a non-breaking change
#2237 opened Jun 11, 2026 by achirkin Contributor Loading…
CAGRA Bloom Filter feature request New feature or request non-breaking Introduces a non-breaking change
#2236 opened Jun 10, 2026 by divyegala Contributor Loading…
feat(rust): add tiered index bindings
#2235 opened Jun 10, 2026 by jamie8johnson Contributor Loading…
feat(rust): add scalar quantizer bindings
#2234 opened Jun 10, 2026 by jamie8johnson Contributor Loading…
feat(rust): add serialize/deserialize to brute force index
#2231 opened Jun 10, 2026 by jamie8johnson Contributor Loading…
feat(rust): add refine bindings
#2230 opened Jun 10, 2026 by jamie8johnson Contributor Loading…
feat(rust): add IVF-SQ bindings
#2229 opened Jun 9, 2026 by jamie8johnson Contributor Loading…
Adding new docs link(s) to readme. Adding landing page for API refs doc Improvements or additions to documentation non-breaking Introduces a non-breaking change
#2228 opened Jun 9, 2026 by cjnolet Contributor Loading…
[DO NOT MERGE] Test RAFT 3052 breaking Introduces a breaking change improvement Improves an existing functionality
#2227 opened Jun 9, 2026 by divyegala Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.