Skip to content

v0.2.1

Compare
Choose a tag to compare
@eginhard eginhard released this 06 Jan 12:51
· 3 commits to main since this release
33fd5a9

What's Changed

  • Drop Python 3.9 support by @eginhard in #14
  • Add type hints for the main public interface
  • Add a consistency check for the optimizer attributes in the config
  • Use Pytorch @inference_mode() decorator instead of changing global state with torch.set_grad_enabled(False)

Full Changelog: v0.2.0...v0.2.1