Skip to content

Latest commit

 

History

History
194 lines (166 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

194 lines (166 loc) · 20.1 KB

cuvs 24.10.00 (9 Oct 2024)

🐛 Bug Fixes

  • Use 64 bit types for dataset size calculation in CAGRA graph optimizer (#380) @tfeher
  • Remove EXPLICIT_INSTANTIATE_ONLY macros (#358) @achirkin
  • Fix order of operations for cosine IVF Flat (#329) @lowener
  • Exclude any kernel symbol that uses cutlass (#314) @benfred
  • [Fix] pin raft dependent to rapidsai (#299) @rhdong
  • Fix dataset dimension in IVF-PQ C wrappers (#292) @tfeher
  • Fix python ivf-pq for int8/uint8 dtypes (#271) @benfred
  • FP16 API for CAGRA and IVF-PQ (#264) @tfeher

📖 Documentation

🚀 New Features

🛠️ Improvements

cuvs 24.08.00 (7 Aug 2024)

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

  • Add cuvs_bench python folder, config files and constraints (#244) @dantegd
  • Add MST optimization to guarantee the connectivity of CAGRA graphs (#237) @anaruse
  • Moving over C++ API of CAGRA+hnswlib from RAFT (#229) @divyegala
  • [FEA] expose python & C API for prefiltered brute force (#174) @rhdong
  • CAGRA new vector addition (#151) @enp1s0

🛠️ Improvements

cuvs 24.06.00 (5 Jun 2024)

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements