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

Convolve_2d gpu fixes #702

Merged
merged 5 commits into from May 4, 2022
Merged

Convolve_2d gpu fixes #702

merged 5 commits into from May 4, 2022

Conversation

thuydotm
Copy link
Contributor

@thuydotm thuydotm commented May 4, 2022

In function _convolve_2d_cuda(), the coordinates of the convolved data are flipped in y-axis. This PR is to keep it as is so that the logic is all the same with numpy, dask and cupy cases.

@thuydotm thuydotm merged commit 9a5cf1e into master May 4, 2022
@thuydotm thuydotm deleted the convolve_2d_gpu_fixes branch June 1, 2022 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant