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

v1.2.8

Compare
Choose a tag to compare
@rsepassi rsepassi released this 11 Nov 02:14
· 3654 commits to master since this release
75b75f2
  • Batch norm should now work in T2T - fixed the custom variable getters
  • Simplified ImageModality and removal of SmallImageModality
  • Simplified ClassLabelModality and removal of ClassLabel1DModality
  • New modality with CTC loss
  • New vanilla_gan model that's a good example of a simple GAN
  • TPU advances: Xception, Resnet50, and Transformer verified to work, code path uses Experiment, usage doc for Cloud TPU alpha customers
  • Various small fixes, improvements, features