Releases: TorchSpatiotemporal/tsl
Releases · TorchSpatiotemporal/tsl
v0.9.5
What's Changed
- Fix problem related to param "axis" in Transformer class by @javiersgjavi in #32
- add support for current torchvision & tsl versions by @Abusagit in #36
New Contributors
- @javiersgjavi made their first contribution in #32
- @Abusagit made their first contribution in #36
Full Changelog: v0.9.4...v0.9.5
v0.9.4
Changes
- Support for PyTorch ad Lightning 2.0
- Refactoring and API improvements
- New Dataset:
- Large ST
- New Model:
- STID
Full Changelog: v0.9.3...v0.9.4
v0.9.3
!!Warning!!
- This version contains bugfixes for version 0.9.2, which is now yanked.
- This is the last version supporting 1.x versions of PyTorch Lightning
Changes
- Refactoring and API improvements
- Added pre-commit linting by @LucaButera in #19
- Better doc and test coverage
New Contributors
- @LucaButera made their first contribution in #19
Full Changelog: v0.9.1...v0.9.3
v0.9.2
Changes
- Refactoring and API improvements
- Added pre-commit linting by @LucaButera in #19
- Better doc and test coverage
New Contributors
- @LucaButera made their first contribution in #19
!!Warning!!
- This is the last version supporting 1.x versions of PyTorch Lightning
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Changes
- Minor API changes and refactoring
- Full Changelog: v0.9.0...v0.9.1
v0.9.0
Changes
- General refactoring.
- New experiment configuration utilities.
- Support for dynamic graphs and disjoint mode.
- New models and datasets.
v0.1.1
Version 0.1.1
v0.1.0
First release.