mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 20:39:36 +08:00
[skip e2e] Improve annotation (#14479)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>
This commit is contained in:
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
Block a user