Skip to content

1.18.8

Compare
Choose a tag to compare
@fhieber fhieber released this 04 May 11:35
· 536 commits to main since this release
2725ce1

[1.18.8]

Removed

  • Removed tensorboard logging of embedding & output parameters at every checkpoint. This used a lot of disk space.

[1.18.7]

Added

  • Added support for LHUC in RNN models (David Vilar, "Learning Hidden Unit
    Contribution for Adapting Neural Machine Translation Models" NAACL 2018)

Fixed

  • Word based batching with very small batch sizes.