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

AssertionError for assert x.size()[-2:] == flow.size()[1:3] #195

Open
browneyes1222 opened this issue Apr 23, 2021 · 0 comments
Open

AssertionError for assert x.size()[-2:] == flow.size()[1:3] #195

browneyes1222 opened this issue Apr 23, 2021 · 0 comments

Comments

@browneyes1222
Copy link

When I test tof ,i get an error for AssertionError。I wonder how you can sure the size of avg_pool2d is the same as F.interpolate.There is an error cause the size of ref is [36,45] while the size of flow_up which is upsamlped from the size of [18,22] is [36,44].

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