Skip to content

Releases: TorchSpatiotemporal/tsl

v0.9.5

18 Jul 14:21
Compare
Choose a tag to compare

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

Full Changelog: v0.9.4...v0.9.5

v0.9.4

18 Aug 12:13
Compare
Choose a tag to compare

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

01 Jun 09:24
Compare
Choose a tag to compare

!!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

Full Changelog: v0.9.1...v0.9.3

v0.9.2

05 Apr 15:49
Compare
Choose a tag to compare

Changes

  • Refactoring and API improvements
  • Added pre-commit linting by @LucaButera in #19
  • Better doc and test coverage

New Contributors

!!Warning!!

  • This is the last version supporting 1.x versions of PyTorch Lightning

Full Changelog: v0.9.1...v0.9.2

v0.9.1

05 Apr 14:55
21c9d8e
Compare
Choose a tag to compare

Changes

v0.9.0

17 Nov 17:20
Compare
Choose a tag to compare

Changes

  • General refactoring.
  • New experiment configuration utilities.
  • Support for dynamic graphs and disjoint mode.
  • New models and datasets.

v0.1.1

25 May 14:13
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Version 0.1.1

v0.1.0

15 Mar 14:15
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First release.