-
-
Notifications
You must be signed in to change notification settings - Fork 26k
EHN Optimized CSR-CSR support for Euclidean
specializations of PairwiseDistancesReductions
#24556
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
Merged
jjerphan
merged 40 commits into
scikit-learn:main
from
Vincent-Maladiere:euclidean_argkmin_sparse_sparse
Nov 18, 2022
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
24fe8a6
wip
Vincent-Maladiere 0132e56
remove potential bug
Vincent-Maladiere c0ac7db
much fix such wow
Vincent-Maladiere 27b9427
compiling !
Vincent-Maladiere 2a14154
add sparse method for sq_euclidean_norm
Vincent-Maladiere 4060271
remove print
Vincent-Maladiere c8e35fd
underkill the overkill
Vincent-Maladiere c9aed9d
baptism by fire
Vincent-Maladiere 12acf71
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere c5bd316
clean it up, yo
Vincent-Maladiere 4697f4e
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere 50bbf47
worldwide renaming
Vincent-Maladiere e9cc5ad
add sparse test for test_sqeuclidean_row_norms
Vincent-Maladiere 2ee517d
Remove previous Cython templates and sources
Vincent-Maladiere 9df551d
Apply suggestions
Vincent-Maladiere 76574eb
remove np.asarray from test
Vincent-Maladiere 72ffecb
Merge branch 'main' into euclidean_argkmin_sparse_sparse
jjerphan 07622be
update some doc
Vincent-Maladiere e0080f2
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere fb9a3c9
doc improvement
Vincent-Maladiere 88e074d
Update sklearn/metrics/_pairwise_distances_reduction/_argkmin.pyx.tp
Vincent-Maladiere d6bff55
extend test_pairwise_distances_argkmin, fail with dtype=float32 and t…
Vincent-Maladiere 9f96865
branch SparseSparseMiddleTermComputer32 to _middle_term_sparse_sparse_64
Vincent-Maladiere 2df86bc
branch sparse_sqeuclidean_row_norm32 to sparse_sqeuclidean_row_norm64…
Vincent-Maladiere 8aa5383
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere 8f7bfa5
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere c0675ac
remove unused variables
Vincent-Maladiere 40a6afb
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere 366548e
some suggestions from Maurice
Vincent-Maladiere 8ee5a29
Apply suggestions from code review
Vincent-Maladiere 8d814fa
Update sklearn/metrics/tests/test_pairwise_distances_reduction.py
Vincent-Maladiere 47c6127
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere 4fbb024
Merge branch 'main' into euclidean_argkmin_sparse_sparse
jjerphan 6fa803f
Update sklearn/metrics/_pairwise_distances_reduction/_base.pyx.tp
Vincent-Maladiere e20ed2c
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere 115813f
Merge branch 'main' into euclidean_argkmin_sparse_sparse
jjerphan c08a515
apply suggestions :)
Vincent-Maladiere e94d3dd
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere 001fa5b
Fu... sion!
Vincent-Maladiere 61b462e
Merge branch 'main' into euclidean_argkmin_sparse_sparse
Vincent-Maladiere File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.