Recent Releases of torch-spatiotemporal

torch-spatiotemporal - v0.9.5

What's Changed

  • Fix problem related to param "axis" in Transformer class by @javiersgjavi in https://github.com/TorchSpatiotemporal/tsl/pull/32
  • add support for current torchvision & tsl versions by @Abusagit in https://github.com/TorchSpatiotemporal/tsl/pull/36

New Contributors

  • @javiersgjavi made their first contribution in https://github.com/TorchSpatiotemporal/tsl/pull/32
  • @Abusagit made their first contribution in https://github.com/TorchSpatiotemporal/tsl/pull/36

Full Changelog: https://github.com/TorchSpatiotemporal/tsl/compare/v0.9.4...v0.9.5

- Python
Published by marshka over 1 year ago

torch-spatiotemporal - v0.9.4

Changes

  • Support for PyTorch ad Lightning 2.0
  • Refactoring and API improvements
  • New Dataset:
    • Large ST
  • New Model:
    • STID

Full Changelog: https://github.com/TorchSpatiotemporal/tsl/compare/v0.9.3...v0.9.4

- Python
Published by andreacini over 2 years ago

torch-spatiotemporal - 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 https://github.com/TorchSpatiotemporal/tsl/pull/19
  • Better doc and test coverage

New Contributors

  • @LucaButera made their first contribution in https://github.com/TorchSpatiotemporal/tsl/pull/19

Full Changelog: https://github.com/TorchSpatiotemporal/tsl/compare/v0.9.1...v0.9.3

- Python
Published by marshka over 2 years ago

torch-spatiotemporal - v0.9.2

Changes

  • Refactoring and API improvements
  • Added pre-commit linting by @LucaButera in https://github.com/TorchSpatiotemporal/tsl/pull/19
  • Better doc and test coverage

New Contributors

  • @LucaButera made their first contribution in https://github.com/TorchSpatiotemporal/tsl/pull/19

!!Warning!!

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

Full Changelog: https://github.com/TorchSpatiotemporal/tsl/compare/v0.9.1...v0.9.2

- Python
Published by andreacini almost 3 years ago

torch-spatiotemporal - v0.9.1

Changes

  • Minor API changes and refactoring
  • Full Changelog: https://github.com/TorchSpatiotemporal/tsl/compare/v0.9.0...v0.9.1

- Python
Published by andreacini almost 3 years ago

torch-spatiotemporal - v0.9.0

Changes

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

- Python
Published by andreacini over 3 years ago

torch-spatiotemporal - v0.1.1

Version 0.1.1

- Python
Published by andreacini over 3 years ago

torch-spatiotemporal - v0.1.0

First release.

- Python
Published by andreacini almost 4 years ago