公共参数 参数名 数据类型 参数说明 handleBatch int 检索时每次下发计算时的候选桶数量,默认值为64。 nprobe int 检索时总的候选桶数量,默认值为64。 searchListSize int 检索时每次下发计算时的每个桶的最大样本数量,默认值为32768。 若桶太大,程序会自动根据“searchListSize”将桶拆成多次算子下发计算距离。 父主题: AscendIndexIVFSPConfig