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

Chronos : Force conversion moving_avg of AutoformerForecaster to odd number #5424

Closed
rnwang04 opened this issue Aug 17, 2022 · 0 comments · Fixed by #5534
Closed

Chronos : Force conversion moving_avg of AutoformerForecaster to odd number #5424

rnwang04 opened this issue Aug 17, 2022 · 0 comments · Fixed by #5534
Labels

Comments

@rnwang04
Copy link
Contributor

rnwang04 commented Aug 17, 2022

If moving_avg of AutoformerForecaster is even number, it will report

res = x - moving_mean
RuntimeError: The size of tensor a (84) must match the size of tensor b (83) at non-singleton dimension 1 
@rnwang04 rnwang04 changed the title Chronos : Force conversion moving_avg of AutoformerForecaster to even number Chronos : Force conversion moving_avg of AutoformerForecaster to odd number Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant