Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

v1.4.2

Compare
Choose a tag to compare
@rsepassi rsepassi released this 13 Jan 01:55
· 3486 commits to master since this release
a1d7ed7
  • New export method for exporting to TensorFlow Serving
  • Script for BLEU evaluation thanks to @martinpopel
  • Better TensorBoard metrics (what was removed has returned), with options to summarize gradients (--hparams='summarize_grads=True')
  • Various bug fixes, doc updates, new features, as usual

Internals:

  • Scripts in bin/ are now thin and executable
  • Main training utility library moved to trainer_lib.py