This repository was archived by the owner on Jul 7, 2023. It is now read-only.
v1.5.2
Note: The Text2TextProblem has been refactored so if you have subclassed it you may need to rename some methods. Some vocabulary files may need to be renamed as well.
Text2TextProblem,Text2ClassProblemandText2SelfProblembase classes make specifying new text-based problems easy. See text_problems.py.- New models and problems, including for image generation and speech-to-text
- Various bug fixes, feature additions, improvements, etc.
- Test model export and serving for Python 2.7 and TensorFlow 1.5
- Update Travis tests to test against TensorFlow version 1.4, 1.5, and 1.6