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

memory explosion(Not gpu memory) #3

Open
TruthK opened this issue Nov 3, 2021 · 1 comment
Open

memory explosion(Not gpu memory) #3

TruthK opened this issue Nov 3, 2021 · 1 comment

Comments

@TruthK
Copy link

TruthK commented Nov 3, 2021

Hello, your work is excellent. However, when I used the electricity dataset (https://github.com/laiguokun/multivariate-time-series-data), a memory explosion problem occurred. I don't know if there is a solution. When running the EETh data set, it is normal. Thank You.

@jackli7
Copy link
Collaborator

jackli7 commented Nov 8, 2021

Hi!
We actually never really applied our algorithm to this dataset but it is quite obvious that this dataset is much larger than ETT so it requires more GPU. Additionally, this dataset has a different structure so it requires some work to adjust to this new setup. However, we believe that if you implement those changes it should work in this case as well. We would appreciate if you let us know if you succide with this quest. Cheers and good luck.

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