Skip to content

Pull requests: sktime/pytorch-forecasting

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: unwrap nested ddp sampler batches in dataloader collate
#2131 opened Mar 2, 2026 by pankajbaid567 Loading…
2 of 3 tasks
Fix/issue 58 stallion tf error
#2130 opened Mar 2, 2026 by pankajbaid567 Loading…
2 of 3 tasks
fix: return predictions on multiple predict calls
#2129 opened Mar 2, 2026 by pankajbaid567 Loading…
3 tasks done
[ENH] Implement TimeMixer in ptf-v2
#2127 opened Mar 2, 2026 by lucifer4073 Draft
1 of 3 tasks
[DOC] Migrate encoder docstrings from Google to NumPy style
#2121 opened Mar 1, 2026 by Skvmqq Loading…
2 of 3 tasks
[DOC] Convert docstrings in base model and base metrics to NumPydoc style documentation Improvements or additions to documentation
#2119 opened Mar 1, 2026 by AyushDineshRathi Loading…
docs: migrate baseline.py docstrings to numpydocstyle documentation Improvements or additions to documentation
#2115 opened Mar 1, 2026 by amruth6002 Loading…
2 of 3 tasks
[BUG] Fix dimension assumption in QuantileLoss.loss for 2D inputs
#2113 opened Feb 28, 2026 by Kundan-CR7 Loading…
3 tasks done
[DOC] migrate nhits and quantile docstrings to numpydocstyle documentation Improvements or additions to documentation
#2111 opened Feb 28, 2026 by amruth6002 Loading…
3 of 4 tasks
[BUG] Fix RuntimeError in predict(return_y=True) with unequal batch sizes
#2109 opened Feb 28, 2026 by VIDHITTS Loading…
3 tasks done
2
1
feat: port full TFT architecture to v2 API
#2107 opened Feb 28, 2026 by Yadeesht Loading…
3 tasks done
[MNT] Improve error message for invalid reduction argument in groupby_apply maintenance Continuous integration, unit testing & package distribution
#2104 opened Feb 27, 2026 by Gyanam1310 Loading…
[MNT] [Dependabot](deps): Bump actions/download-artifact from 7 to 8 maintenance Continuous integration, unit testing & package distribution
#2101 opened Feb 26, 2026 by dependabot bot Loading…
[MNT] [Dependabot](deps): Bump actions/upload-artifact from 6 to 7 maintenance Continuous integration, unit testing & package distribution
#2100 opened Feb 26, 2026 by dependabot bot Loading…
feat: implement PatchTST v2 architecture
#2099 opened Feb 26, 2026 by amruth6002 Loading…
Fix minor typos and grammar issues in TimeSeriesDataSet docstring
#2093 opened Feb 26, 2026 by Gyanam1310 Loading…
2 tasks done
[ENH] Reformer forecaster added in ptf-v2 enhancement New feature or request module:models
#2089 opened Feb 24, 2026 by lucifer4073 Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.