Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

CUDNN_STATUS_NOT_SUPPORTED error. pytorch and cuda version? #9

Open
JudyYe opened this issue Oct 30, 2020 · 0 comments
Open

CUDNN_STATUS_NOT_SUPPORTED error. pytorch and cuda version? #9

JudyYe opened this issue Oct 30, 2020 · 0 comments

Comments

@JudyYe
Copy link

JudyYe commented Oct 30, 2020

hi, I get the following error even at the lowest resolution.

RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED. This error may appear if you passed in a non-contiguous input.

It somehow changes the input to non-backward-able after F.conv2d at this line, called by rgb[0].

Some existing issues points me to cudnn bugs and the workaround is the have the `correct' version. (e.g. pytorch 1.4.0 may produce this issue while 1.1 don't) .
Would you mind sharing with me your pytorch and cuda version? Thank you.

@JudyYe JudyYe changed the title pytorch and cuda version? CUDNN_STATUS_NOT_SUPPORTED error. pytorch and cuda version? Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant