Summary
Some typos in the code should be handy to fix. They are all detected by Debian's litian with tag spelling-error-in-binary.
Faiss version: dc55e11
- hanlde -> handle: some files under
faiss/impl/
- identifer -> identifier:
faiss/AutoTune.h
- impemented -> implemented:
faiss/IndexIVFFastScan.cpp, faiss/invlists/BlockInvertedLists.cpp
- implemetation -> implementation:
faiss/IndexIVF.h
- ouptut -> output:
faiss/impl/AuxIndexStructures.h, faiss/utils/hamming.cpp
- strcuture -> structure: some files under
faiss/*.h
- tranforms -> transforms:
faiss/IndexPreTransform.h
- neighors -> neighbors:
faiss/utils/distances.h
I can submit a PR if that is acceptable.
Summary
Some typos in the code should be handy to fix. They are all detected by Debian's litian with tag
spelling-error-in-binary.Faiss version: dc55e11
faiss/impl/faiss/AutoTune.hfaiss/IndexIVFFastScan.cpp,faiss/invlists/BlockInvertedLists.cppfaiss/IndexIVF.hfaiss/impl/AuxIndexStructures.h,faiss/utils/hamming.cppfaiss/*.hfaiss/IndexPreTransform.hfaiss/utils/distances.hI can submit a PR if that is acceptable.