getNTotal
API definition |
faiss::idx_t getNTotal() const; |
|---|---|
Function |
Obtains the number of feature vectors that have been added to the AscendIndexInt8 database. |
Input |
N/A |
Output |
N/A |
Return value |
Number of feature vectors that have been added to the AscendIndexInt8 database. |
Restrictions |
N/A |
Parent topic: AscendIndexInt8