This repository was 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
TransformerScorermodel which return log prob of targets oninfer - Support for
bfloat16weights and activations on TPU - SRU gate added to
common_layers --checkpoint_pathsupported in interactive decoding- Improved support for multiple outputs
VideoProblembase class- Various fixes, additions, etc.