mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Improve annotation (#14479)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>pull/14499/head
parent
9968825254
commit
d7b4884474
|
@ -24,7 +24,7 @@ namespace faiss {
|
|||
|
||||
struct BinaryInvertedListScanner;
|
||||
|
||||
/** Index based on a inverted file (IVF)
|
||||
/** Index based on an inverted file (IVF)
|
||||
*
|
||||
* In the inverted file, the quantizer (an IndexBinary instance) provides a
|
||||
* quantization index for each vector to be added. The quantization
|
||||
|
|
Loading…
Reference in New Issue