copyTo
API Definition |
void copyTo(faiss::IndexIVFScalarQuantizer* index) const |
|---|---|
Function |
Copies the retrieval resources of AscendIndexInt8IVFFlat to the CPU. |
Input |
faiss::IndexScalarQuantizer* index: index resources on the CPU. |
Output |
N/A |
Return Value |
N/A |
Restrictions |
|
Parent topic: AscendIndexInt8IVFFlat