Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vrnmthr authored Feb 16, 2024
1 parent ebdfcba commit d052891
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/3rd_party/faiss/VectorTransform.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
using namespace faiss;

#ifdef ARM
// we use various AVX/SSE instructions in this file
// simd_utils translates these into ARM/NEON compatible instructions
#include "3rd_party/simd_utils/simd_utils.h"
#endif

Expand Down

0 comments on commit d052891

Please sign in to comment.