About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
File "/root/autodl-tmp/Autoformer2021/exp/exp_main.py", line 248, in test
preds = preds.reshape(-1, preds.shape[-2], preds.shape[-1])
IndexError: tuple index out of range
File "/root/autodl-tmp/Autoformer2021/exp/exp_main.py", line 248, in test preds = preds.reshape(-1, preds.shape[-2], preds.shape[-1]) IndexError: tuple index out of range