v0.4.0
New Modules
- Dynamic Meta Embeddings
- Contextual Dynamic Meta Embeddings
Changes
- Better test coverage
- Fixed typing usage
- Rename
LayerNorm
toLayerNormalization
PositionalEncoding
now infers shapes by itself- Tested on
tensorflow-2.0.0-beta1
LayerNorm
to LayerNormalization
PositionalEncoding
now infers shapes by itselftensorflow-2.0.0-beta1