AscendIndexVstarHyperParams
API definition |
AscendIndexVstarHyperParams(); |
|---|---|
Function |
Hyperparameter structure is VSTAR mode. |
Input |
N/A |
Output |
N/A |
Restrictions |
For details, see AscendIndexVstarHyperParams. |
API definition |
AscendIndexVstarHyperParams(int nProbeL1, int nProbeL2, int l3SegmentNum); |
|---|---|
Function |
Hyperparameter structure is VSTAR mode. |
Input |
int nProbeL1: number of clusters for L1 retrieval. int nProbeL2: number of clusters for L2 retrieval. int l3SegmentNum: number of segments for L3 retrieval, which is used to search for data segments from nProbeL2. |
Output |
N/A |
Restrictions |
|
Parent topic: GetDim