API定义
AscendIndexVstarHyperParams(int nProbeL1, int nProbeL2, int l3SegmentNum);
功能描述
VSTAR模式超参结构体
输入
int nProbeL1:一阶段检索搜索的聚类数。
int nProbeL2:二阶段检索搜索的聚类数。
int l3SegmentNum:三阶段检索的段数量,从nProbeL2中用于搜索数据段数。
输出
无
参数约束