Releases: nextml-code/pytorch-lantern
Releases · nextml-code/pytorch-lantern
v0.12.13
What's Changed
- fix: import issues in metric by @FelixAbrahamsson in #29
Full Changelog: v0.12.12...v0.12.13
Version 0.12.12
v0.12.12 fix: do not serialize to list on model dump
Version 0.12.11
v0.12.11 improve: replace class configs
Version 0.12.10
What's Changed
Full Changelog: v0.12.9...v0.12.10
Version 0.12.9
What's Changed
Full Changelog: v0.12.8...v0.12.9
Version 0.12.8
v0.12.8 improve: allow pydantic 2
Version 0.12.7
v0.12.7 improve: faster dtype validate in the normal case
Version 0.12.6
v0.12.6 feature: alternative tensor typing syntax
Version 0.12.5
v0.12.5 improve: allow pytorch 2
Version 0.12.4
v0.12.4 fix: add inference dependencies and test inference in actions