3.1.12
[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.