mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 03:48:45 +08:00
Summary: Work in progress. Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2169 Test Plan: buck test mode/opt //faiss/tests/:test_fast_scan buck test mode/opt //faiss/tests/:test_fast_scan_ivf Reviewed By: beauby Differential Revision: D34208813 Pulled By: mdouze fbshipit-source-id: 74b72e07dc537667a7def403c4e46d3d05408c27
20 lines
195 B
Plaintext
20 lines
195 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
|