Skip to content

FIX Fixes test_compare_to_elki failure #19221

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
merged 1 commit into from
Jan 25, 2021

Conversation

thomasjpfan
Copy link
Member

Reference Issues/PRs

Fixes #19111

What does this implement/fix? Explain your changes.

There was a very small numerical difference when using pairwise_distances on different archs.

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

Interesting solution. LGTM.

@thomasjpfan
Copy link
Member Author

I ran this on my raspberry pi (64 bit), but it would be nice to see this pass on travis-ci (arm) when we get credits again.

Base automatically changed from master to main January 22, 2021 10:53
@adrinjalali
Copy link
Member

So do you want to wait until next month to run the CI @thomasjpfan ?

@thomasjpfan
Copy link
Member Author

So do you want to wait until next month to run the

From a pure cost point of view, I would merge and see if it works on main when we have credits again. Technically this saves us from using credits on running it on this PR. This PR also resolves the issue with 32bit linux.

In the meantime, I am attempting to see if shippable can work. They seem to have free arm instances for open source projects: http://docs.shippable.com/platform/tutorial/workflow/run-ci-builds-on-arm/

@adrinjalali adrinjalali merged commit 7c2f928 into scikit-learn:main Jan 25, 2021
@glemaitre glemaitre added the To backport PR merged in master that need a backport to a release branch defined based on the milestone. label Feb 11, 2021
@glemaitre glemaitre added this to the 0.24.2 milestone Feb 11, 2021
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:cluster To backport PR merged in master that need a backport to a release branch defined based on the milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Platform dependent failure of test_compare_to_ELKI
4 participants