-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Numerous typos in code #3859
Comments
@Harry-Chen yes, please do! |
Harry-Chen
added a commit
to Harry-Chen/faiss
that referenced
this issue
Sep 15, 2024
All typos are not names of public APIs, thus safe to fix. Closes facebookresearch#3859 Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Harry-Chen
added a commit
to Harry-Chen/faiss
that referenced
this issue
Sep 15, 2024
All typos are not names of public APIs, thus safe to fix. Closes facebookresearch#3859 Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
aalekhpatel07
pushed a commit
to aalekhpatel07/faiss
that referenced
this issue
Oct 17, 2024
Summary: All typos are not names of public APIs, thus safe to fix. Closes facebookresearch#3859 Pull Request resolved: facebookresearch#3861 Reviewed By: asadoughi Differential Revision: D62717144 Pulled By: junjieqi fbshipit-source-id: 647de83ac5d6dba713031c2fc8af7b3f4d84f1d3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.h
faiss/IndexIVFFastScan.cpp
,faiss/invlists/BlockInvertedLists.cpp
faiss/IndexIVF.h
faiss/impl/AuxIndexStructures.h
,faiss/utils/hamming.cpp
faiss/*.h
faiss/IndexPreTransform.h
faiss/utils/distances.h
I can submit a PR if that is acceptable.
The text was updated successfully, but these errors were encountered: