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

InvalidArgumentError: Computed output size would be negative: -3 [input_size: 3, effective_filter_size: 7, stride: 1] [Op:ExtractImagePatches] #21

Open
aditya5252 opened this issue Apr 5, 2022 · 0 comments

Comments

@aditya5252
Copy link

For any discretization stencil size , k > 3 (In above case k = 7), I get the following error. I am trying to analyze the solution accuracy for larger stencil sizes and I am getting the above error for any stencil with k>3.
My apologies if I am making some silly error, but it seems to me like a problem in the extract_patches_2d function but I do not understand how it would cause me to be unable to use k>3.
Thanks in Advance.

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

1 participant