Expand description
cuVS: Rust bindings for Vector Search on the GPU
This crate provides Rust bindings for cuVS, allowing you to run approximate nearest neighbors search on the GPU.
Re-exports§
pub use dlpack::AsDlTensor;pub use dlpack::AsDlTensorMut;pub use dlpack::DLPackError;pub use dlpack::DLTensorView;pub use dlpack::DLTensorViewMut;pub use dlpack::DType;pub use error::LibraryError;pub use resources::Resources;