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
ImageModality
and removal ofSmallImageModality
- Simplified
ClassLabelModality
and 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