copyTo
API定义 |
void copyTo(faiss::IndexIVFScalarQuantizer* index) const |
---|---|
功能描述 |
将AscendIndexInt8IVFFlat的检索资源拷贝到CPU侧。 |
输入 |
faiss::IndexScalarQuantizer* index:CPU侧Index资源。 |
输出 |
无 |
返回值 |
无 |
约束说明 |
|