AscendIndexPreTransform API定义 AscendIndexPreTransform(AscendIndex *index) 功能描述 根据一个已有的AscendIndex资源,构造一个AscendIndexPreTransform的对象。 输入 AscendIndex *index:CPU侧执行线性变换的Faiss对象。 输出 无 返回值 无 约束说明 “index”需要为合法有效的CPUindex指针。 父主题: AscendIndexPreTransform