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

the required pytorch version is no more existing #11

Open
MasahiroOgawa opened this issue May 12, 2022 · 0 comments
Open

the required pytorch version is no more existing #11

MasahiroOgawa opened this issue May 12, 2022 · 0 comments

Comments

@MasahiroOgawa
Copy link

Which version of pytorch did you use for DE_resnet_unet_hyb?

I'm asking because I failed to run the first example of DE_resnet_unet_hyb; "python3 compute_errors.py".
The error message is; "RuntimeError: CUDA error: no kernel image is available for execution on the device".

The error seems like it couldn't detect cuda from pytorch.
I confirmed that I successfully installed cuda.
Based on the github page, it require pytorch (and torchvision) 1.3.0, but it is no more existing in pytorch official site: https://pytorch.org/get-started/previous-versions/.
It only exists v1.2 and v1.4.
So I tested v1.4 with CUDA10.1 and CUDA9.2, but both failed with the above errors.

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

No branches or pull requests

1 participant