SetHyperSearchParams
API definition |
APP_ERROR SetHyperSearchParams(const AscendIndexVstarHyperParams& params); |
|---|---|
Function |
Sets hyperparameters for AscendIndexVstar instance retrieval. |
Input |
const AscendIndexVstarHyperParams& params: hyperparameter for retrieval. For details, see AscendIndexVstarHyperParams. |
Output |
N/A |
Return value |
APP_ERROR: return status. For details, see Return Code Reference. |
Restrictions |
|
Parent topic: AscendIndexVStar