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

CUDNN_STATUS_NOT_SUPPORTED error. pytorch and cuda version?  #9

@JudyYe

Description

@JudyYe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions