query-selector icon indicating copy to clipboard operation
query-selector copied to clipboard

memory explosion(Not gpu memory)

Open TruthK opened this issue 4 years ago • 1 comments

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.

TruthK avatar Nov 03 '21 10:11 TruthK

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.

jackli7 avatar Nov 08 '21 20:11 jackli7