This repository was archived by the owner on Jul 7, 2023. It is now read-only.
v1.2.8
- Batch norm should now work in T2T - fixed the custom variable getters
- Simplified
ImageModalityand removal ofSmallImageModality - Simplified
ClassLabelModalityand removal ofClassLabel1DModality - 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