Skip to content

Commit

Permalink
Update cpp/include/raft/neighbors/dataset.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Tamas Bela Feher <[email protected]>
  • Loading branch information
achirkin and tfeher authored Mar 8, 2024
1 parent e1bd06b commit 833b50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/include/raft/neighbors/dataset.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ struct vpq_params {
/**
* @brief VPQ compressed dataset.
*
* Twice quantized data:
* The dataset is compressed using two level quantization
*
* 1. Vector Quantization
* 2. Product Quantization of residuals
Expand Down

0 comments on commit 833b50f

Please sign in to comment.