Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX Fixes check_regressors_train on prescott OpenBlas #21781

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

Conversation

thomasjpfan
Copy link
Member

Reference Issues/PRs

Follow up to #21704

What does this implement/fix? Explain your changes.

This PR creates a _create_memmap_backed_data used by the estimator checks to create the memmapped arrays.

Ran the following to check that this fix works:

OPENBLAS_CORETYPE=Prescott pytest -v sklearn/tests/test_common.py -k "check_regressors_train and svr"

CC @ogrisel

Copy link
Member

@glemaitre glemaitre 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 @thomasjpfan

@glemaitre glemaitre merged commit a44ef6a into scikit-learn:main Nov 25, 2021
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Nov 29, 2021
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants