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: expected stride to be a single integer value or a list of 2 values to match the convolution dimensions, but got stride=[1, 1, 1] #1

Open
lxy51 opened this issue Dec 2, 2024 · 1 comment

Comments

@lxy51
Copy link

lxy51 commented Dec 2, 2024

RuntimeError: expected stride to be a single integer value or a list of 2 values to match the convolution dimensions, but got stride=[1, 1, 1]

@jm12138
Copy link
Member

jm12138 commented Dec 2, 2024

RuntimeError: expected stride to be a single integer value or a list of 2 values to match the convolution dimensions, but got stride=[1, 1, 1]

I don't know what the specific cause of this error is, it may be that the environment or dependency package version does not match, please give more details such as sample code, runtime environment, packages version, etc., maybe I can know what the problem is.

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

2 participants