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

v1.5.7

Compare
Choose a tag to compare
@rsepassi rsepassi released this 13 Apr 21:29
· 2986 commits to master since this release
120315c
  • Distillation codepath added
  • Improved support for serving language models
  • New TransformerScorer model which return log prob of targets on infer
  • Support for bfloat16 weights and activations on TPU
  • SRU gate added to common_layers
  • --checkpoint_path supported in interactive decoding
  • Improved support for multiple outputs
  • VideoProblem base class
  • Various fixes, additions, etc.