You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ENH] Standardize output format for tslib v2 models (#1965)
Fixes#1964
This PR standardizes the output format of `forward` of `tslib` models
to:
- [x] 3D tensors for single-target for `DLinear`
- [x] 3D tensors for single-target for `TimeXer`
0 commit comments