我要评分
获取效率
正确性
完整性
易理解

Change Description

New Features

Algorithm

Description

KBest

Added the SaveGraph, LoadGraph, Serialize, Deserialize, BuildSearcher, GetNTotal, and GetDim APIs, and modified the Add, Save, and Load APIs. Currently, the APIs have been connected to Milvus.

KVecturbo

KVecturbo is a vector retrieval acceleration component developed by Kunpeng and can be used together with the openGauss vector database. It quantizes and compresses high-dimensional vectors to quickly obtain the near neighbors of a query, and uses the SIMD instructions to accelerate distance calculation.

Modified Features

None

Deleted Features

None