Skip to content

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

@hezhu1996

Description

@hezhu1996

Hi @ResearchingDexter , there might be something wrong with the

a_b=list(a_b.chunk(self.M,dim=1))
And it always give me this error unless I turn of cudnn which makes it very slow:
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED. This error may appear if you passed in a non-contiguous input.

Any suggestion?

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