GetHyperSearchParams

API definition

APP_ERROR GetHyperSearchParams(AscendIndexVstarHyperParams& params) const;

Function

Obtains hyperparameters for vector retrieval.

Input

N/A

Output

AscendIndexVstarHyperParams& params: hyperparameter for retrieval. For details, see AscendIndexVstarHyperParams.

Return value

APP_ERROR: return status. For details, see Return Code Reference.

Restrictions

N/A