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

failed to show image in CUDA devices #39

Open
johnnychen94 opened this issue Jun 15, 2021 · 1 comment · Fixed by #45
Open

failed to show image in CUDA devices #39

johnnychen94 opened this issue Jun 15, 2021 · 1 comment · Fixed by #45
Labels
bug Something isn't working

Comments

@johnnychen94
Copy link
Member

using CUDA
using TestImages, ImageTransformations, ImageCore, ImageShow

img = imresize(testimage("cameraman"), (64, 64))
cu_img = CuArray(img)
@johnnychen94
Copy link
Member Author

This isn't fixed by #45...

@johnnychen94 johnnychen94 reopened this Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant