Skip to content

v0.4.0

Compare
Choose a tag to compare
@eliorc eliorc released this 03 Jul 13:18
· 60 commits to master since this release
27edb57

New Modules

  • Dynamic Meta Embeddings
  • Contextual Dynamic Meta Embeddings

Changes

  • Better test coverage
  • Fixed typing usage
  • Rename LayerNorm to LayerNormalization
  • PositionalEncoding now infers shapes by itself
  • Tested on tensorflow-2.0.0-beta1