SetHyperSearchParams

API definition

APP_ERROR SetHyperSearchParams(const AscendIndexHyperParams& params);

Function

Sets the hyperparameter for index retrieval.

Input

const AscendIndexHyperParams& params: hyperparameter for retrieval. For details, see AscendIndexHyperParams.

Output

N/A

Return value

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

Restrictions

N/A