API定义 |
explicit AscendIndexVStar(const AscendIndexVstarInitParams& params); |
---|---|
功能描述 |
AscendIndexVStar的构造函数,根据params中配置的值构造对应维度的Index。 |
输入 |
const AscendIndexVstarInitParams& params:构造配置参数,具体请参见12.5.13.3-AscendIndexVstarInitParams。 |
输出 |
无 |
返回值 |
无 |
约束说明 |