github tensorflow/tensor2tensor v1.5.2

latest releases: v1.15.7, v1.15.6, v1.15.5...
6 years ago

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, Text2ClassProblem and Text2SelfProblem base 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

Don't miss a new tensor2tensor release

NewReleases is sending notifications on new releases.