Skip to content

1.1.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@ATATC ATATC released this 06 Dec 21:11
· 78 commits to main since this release

What's Changed

  • Support loading a checkpoint in Trainer by @ATATC in #108
  • Multiple values for self in Trainer.save_everything_for_recovery() by @ATATC in #112
  • Incorrect unpacking order of paddings in Restore3d causes dimension mismatch by @perctrix in #115
  • TrainerTracker.worst_case involves torch.Tensor that causes asdict() failure by @ATATC in #116
  • Support optionally saving and loading toolbox by @ATATC in #117

Full Changelog: 1.0.2...1.1.0-alpha.0