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

RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED. #342

Open
nankepan opened this issue Apr 28, 2024 · 2 comments
Open

RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED. #342

nankepan opened this issue Apr 28, 2024 · 2 comments
Assignees
Labels
bug Something isn't working stale

Comments

@nankepan
Copy link

nankepan commented Apr 28, 2024

There is a strange problem in optical_flow/inference.py
I use the code for calculating optical flow. An error will be reported if batch size is greater than 4.
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED. This error may appear if you passed in a non-contiguous input.
image

Copy link

github-actions bot commented May 6, 2024

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label May 6, 2024
@zhengzangw zhengzangw added the bug Something isn't working label May 10, 2024
@github-actions github-actions bot removed the stale label May 11, 2024
Copy link

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants