Split ScalarQuantizer code into independent parts#4296
Closed
mdouze wants to merge 6 commits intofacebookresearch:mainfrom
Closed
Split ScalarQuantizer code into independent parts#4296mdouze wants to merge 6 commits intofacebookresearch:mainfrom
mdouze wants to merge 6 commits intofacebookresearch:mainfrom
Conversation
Differential Revision: D72937710
Differential Revision: D72937708
Differential Revision: D72937711
Differential Revision: D72937709
…training code, split quantizer code into headers, Make headers more independent Summary: Move the interface of SIMD functions to use the simdXfloat32 API to mutualize code. Begin splitting the ScalarQuantizer.cpp Continue splitting. Purely in header files for now. Differential Revision: D72945865
Summary: Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D73037185 |
Contributor
|
|
Contributor
|
it is worth having an API that controls |
mdouze
added a commit
to mdouze/faiss
that referenced
this pull request
Apr 24, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
Contributor
Author
|
superseded by #4309 |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D73037185 |
mdouze
added a commit
to mdouze/faiss
that referenced
this pull request
May 5, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
mdouze
added a commit
to mdouze/faiss
that referenced
this pull request
May 6, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
algoriddle
pushed a commit
to algoriddle/faiss
that referenced
this pull request
May 7, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D73037185 |
mdouze
added a commit
to mdouze/faiss
that referenced
this pull request
Jun 4, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 26, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 26, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 26, 2025
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 26, 2025
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 26, 2025
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 27, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 27, 2025
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 28, 2025
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Aug 28, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Sep 9, 2025
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 21, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 23, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 23, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 23, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 23, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 23, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 23, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 23, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 25, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 26, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 26, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 26, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 26, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 27, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 27, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 27, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 27, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 27, 2026
) Summary: Pull Request resolved: facebookresearch#4557 Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Reviewed By: mnorris11 Differential Revision: D73037185
subhadeepkaran
pushed a commit
to subhadeepkaran/faiss
that referenced
this pull request
Jan 27, 2026
) Summary: Pull Request resolved: facebookresearch#4296 Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently. Differential Revision: D73037185
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently.
Differential Revision: D73037185