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

Fix image masks on GPU #861

Merged
merged 2 commits into from
Sep 20, 2022
Merged

Fix image masks on GPU #861

merged 2 commits into from
Sep 20, 2022

Conversation

pierotofy
Copy link
Contributor

@pierotofy pierotofy commented Sep 19, 2022

Hello 👋

This PR fixes masking when using the GPU. Currently image masks are ignored (broken?) when using CUDA.

I think I did this correctly, but please advise if changes are needed 🙏

@pierotofy pierotofy changed the title Fix ignore mask on GPU Fix image masks on GPU Sep 19, 2022
@cdcseacave
Copy link
Owner

looking good, small update as it does not need to call it inside the loop, I didn't test this, I hope you did

@cdcseacave cdcseacave merged commit 7be47b1 into cdcseacave:develop Sep 20, 2022
@pierotofy
Copy link
Contributor Author

I did and worked. Thanks for the review!

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.

2 participants