Skip to content
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

create SimilarityTransform using CuPy 9.x-compatible indexing #365

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Aug 1, 2022

closes #364

This tiny fix resolves the local test failures I saw with CuPy 9.6. I also think the updated code is clearer in any case.

@grlee77 grlee77 added bug Something isn't working non-breaking Introduces a non-breaking change labels Aug 1, 2022
@grlee77 grlee77 added this to the v22.08.00 milestone Aug 1, 2022
@grlee77 grlee77 requested a review from a team as a code owner August 1, 2022 21:56
@grlee77 grlee77 changed the title create matrix using CuPy 9.x-compatible indexing create SimilarityTransform using CuPy 9.x-compatible indexing Aug 1, 2022
@jakirkham
Copy link
Member

@gpucibot merge

@grlee77 grlee77 mentioned this pull request Aug 1, 2022
4 tasks
@rapids-bot rapids-bot bot merged commit 8d7a016 into rapidsai:branch-22.08 Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] isolated skimage.transforms test failures with CuPy 9.x
2 participants