This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
v1.5.7
- Distillation codepath added
- Improved support for serving language models
- New
TransformerScorer
model which return log prob of targets oninfer
- 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.