- jax, jaxlib moved to extras in setup.py
PRs:
fixed get_standardized_layers spelling, thanks @cbockman in #1529
serving utils fixes - Thanks @Drunkar ! in #1495
Fixing a checkpoint name bug in #1487, thanks @lzhang10
Enhancements:
- DeepMind Math dataset.
- VideoGlow paper added to T2T Papers.
- Mixture Transformer
- A very basic PPO implementation in TRAX.
- More TRAX and RL changes.
Bugs:
Correct flat CIFAR modality to not consider 0 as padding