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

x x1 shape mismatch after isometric conv in local_global.py #10

Open
xuyinhu opened this issue Sep 4, 2023 · 1 comment
Open

x x1 shape mismatch after isometric conv in local_global.py #10

xuyinhu opened this issue Sep 4, 2023 · 1 comment

Comments

@xuyinhu
Copy link

xuyinhu commented Sep 4, 2023

About local_global.py conv_trans_conv function, it seems isometric conv could change x's shape, leading to x and x1's shape don't match? The experiment params I tried are: dec_in=3, c_out=3, seq_len=288, label_len=288, pred_len=144, decomp_kernel=[25,49], conv_kernel=[12, 24], isometric_kernel=[18, 6].

@MrDaoyuan
Copy link

我也遇到了同样的问题

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