Skip to content

adding array api test cases for paired_euclidean_distances#29389

Merged
OmarManzoor merged 5 commits intoscikit-learn:mainfrom
EmilyXinyi:array_API_paired_euclidean_distances
Jul 23, 2024
Merged

adding array api test cases for paired_euclidean_distances#29389
OmarManzoor merged 5 commits intoscikit-learn:mainfrom
EmilyXinyi:array_API_paired_euclidean_distances

Conversation

@EmilyXinyi
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Towards #26024

What does this implement/fix? Explain your changes.

paired_euclidean_distances seems already compatible with the Array API. I am just adding the test

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 2, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 72cbb2d. Link to the linter CI: here

@EmilyXinyi EmilyXinyi marked this pull request as ready for review July 2, 2024 15:46
@EmilyXinyi
Copy link
Copy Markdown
Contributor Author

@betatim
Copy link
Copy Markdown
Member

betatim commented Jul 12, 2024

I resolved the merge conflicts and started the CUDA CI

(In the checks it is listed as "skipped" because I added the array APi label after the CUDA CI one and the jobs get skipped for that label. Let's see if the status gets updated once the jobs end)

@betatim betatim added Quick Review For PRs that are quick to review Waiting for Second Reviewer First reviewer is done, need a second one! labels Jul 22, 2024
Copy link
Copy Markdown
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @EmilyXinyi

@OmarManzoor OmarManzoor merged commit 479e911 into scikit-learn:main Jul 23, 2024
@EmilyXinyi EmilyXinyi deleted the array_API_paired_euclidean_distances branch August 12, 2024 08:28
MarcBresson pushed a commit to MarcBresson/scikit-learn that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Array API module:metrics Quick Review For PRs that are quick to review Waiting for Second Reviewer First reviewer is done, need a second one!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants