| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-08-19 | 372 Bytes | |
| Release 2.1.3 source code.tar.gz | 2021-08-19 | 1.5 MB | |
| Release 2.1.3 source code.zip | 2021-08-19 | 1.6 MB | |
| Totals: 3 Items | 3.1 MB | 0 | |
This version contains several features and bug fixes.
Training
relax restriction of layer norm hidden size [#137] [#161] support inference during training for transformer [#141] [#146] [#147]
Inference
Add inference support and examples for BERT [#145]
Fixes
fix save/load for training with pytorch [#139] fix pos embedding index bug [#144]