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

split_with_sizes expects split_sizes to sum exactly to 128 (input tensor's size at dimension 1), but got split_sizes=[42, 42, 42] #8

Open
dengfenglai321 opened this issue Jun 9, 2022 · 0 comments

Comments

@dengfenglai321
Copy link

输入
input = torch.randn(1, 3, 320, 180)
报错如题 。
请问怎么修改

网络配置:

scale: 4

rgb_range: 255

colors: 3

m_elan: 24

c_elan: 60

n_share: 1

r_expand: 2

act_type: 'relu'

window_sizes: [4, 8, 16]

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