Skip to content

Torchtext 0.8.1 release notes

Compare
Choose a tag to compare
@zhangguanheng66 zhangguanheng66 released this 10 Dec 17:03
· 176 commits to master since this release
0f911ec

Highlights

Updated pinned PyTorch version to 1.7.1 and added Python 3.9 support.

Improvement

  • Added Python 3.9 support #1088
  • Added certifi for Windows unittest envir #1077
  • Added setup version to pin torch dependency #1067

Docs

  • Updated docs strings for torchtext.nn.InProjContainer #1083
  • Updated the doc strings for torchtext.nn.MultiheadAttentionContainer #1057