Skip to content

3.1.12

Compare
Choose a tag to compare
@fhieber fhieber released this 26 Apr 08:56
· 29 commits to main since this release
23ffd29

[3.1.12]

Fixed

  • Fix scoring with batches of size 1 (whic may occur when |data| % batch_size == 1.

[3.1.11]

Fixed

  • When resuming training with a fully trained model, sockeye-train will correctly exit without creating a duplicate (but separately numbered) checkpoint.