Skip to content

Implement cuvs::neighbors::hnsw::to_cagra_param function in cuvs/java #1265

@mayya-sharipova

Description

@mayya-sharipova

Expose the function that converts HNSW params to Cagra params in cuvs/java

cagra::index_params cuvs::neighbors::hnsw::to_cagra_params(
    raft::matrix_extent<int64_t> dataset,
    int M,
    int ef_construction,
    cuvs::distance::DistanceType metric = cuvs::distance::DistanceType::L2Expanded);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions