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
Unfortunately I don't have experience with iOS development. Parts of FALCONN (Eigen and FFHT) rely on SIMD instructions. So this might be the main obstacle for porting to a non-x86 platform (Eigen has support for some ARM SIMD however).
Question
Hi , is it possible to call falconn knn index and do a lookup in iOS or do you need cross compilation (Like for FAISS)?
The text was updated successfully, but these errors were encountered: