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
After #1878 is merged, the radix-based implementation should be faster than before for some inputs.
If the radix-based implementation is faster than the legacy FAISS implementation in all cases, this would be a good moment to get rid of the old code. Otherwise, we should investigate further the reasons for being slower in the remaining cases.
The text was updated successfully, but these errors were encountered:
Re-run and apply select_k/generate_heuristic.
After #1878 is merged, the radix-based implementation should be faster than before for some inputs.
If the radix-based implementation is faster than the legacy FAISS implementation in all cases, this would be a good moment to get rid of the old code. Otherwise, we should investigate further the reasons for being slower in the remaining cases.
The text was updated successfully, but these errors were encountered: