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

Change Description

Starting from version 25.2.RC1, BoostKit has officially frozen component-level versioning. This means that individual component packages such as BoostKit-SRA_Recall_1.2.0.zip will retain their current version identifiers (1.2.0) in future BoostKit releases.

New Features

  • The KVecTurbo sub-library code is open-sourced and can be used only after being compiled. The source code is released on Gitee, and the code branch version is v1.1.0.
  • KVecTurbo supports datasets with over ten million vectors, having increased the upper limit on base library capacity. However, setting the vector count excessively high can lead to memory allocation failures due to system resource constraints.
  • The KBest and KScaNN sub-libraries are not updated in this release, and the code is not open-sourced. For details about how to obtain, install, and use BoostKit-SRA_Recall_1.2.0.zip, see the Kunpeng Recall Algorithm Library Developer Guide.
  • The KNewPfordelta sub-library is added. The code is open-sourced and can be used only after being compiled. The source code is released on Gitee, and the code branch version is v1.1.0.

Modified Features

None

Deleted Features

None