You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
addPoint(void*, args...) to addPoint(const void*, args...).
The changes include the interface in bruteforce.h, and all interfaces
related to addPoint in hnswlib.
I test the code using 1 million sift data, the result is ok.
0 commit comments