API定义
APP_ERROR GetHyperSearchParams(AscendIndexHyperParams& params) const;
功能描述
获取该Index检索时的检索超参。
输入
无
输出
AscendIndexHyperParams& params:检索时的超参,具体请参见AscendIndexHyperParams
返回值
APP_ERROR:调用返回状态,具体请参见接口调用返回值参考。
约束说明