mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 21:54:02 +08:00
Summary: Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3197 Reviewed By: mlomeli1 Differential Revision: D52689379 Pulled By: algoriddle fbshipit-source-id: 54e27c6d310d6da14777ae10ae62f46e7076cacf
21 lines
230 B
Plaintext
21 lines
230 B
Plaintext
*.swp
|
|
*.swo
|
|
*.o
|
|
*.a
|
|
*.dSYM
|
|
*.so
|
|
*.dylib
|
|
*.pyc
|
|
*~
|
|
/config.*
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/makefile.inc
|
|
/bin/
|
|
/c_api/bin/
|
|
/c_api/gpu/bin/
|
|
/tests/test
|
|
/tests/gtest/
|
|
faiss/python/swigfaiss_avx2.swig
|
|
faiss/python/swigfaiss_avx512.swig
|