| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-09-26 | 867 Bytes | |
| Texar v0.2.3.tar.gz | 2019-09-26 | 695.4 kB | |
| Texar v0.2.3.zip | 2019-09-26 | 944.3 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
New features
- Texar Tensorflow now imported by
import texar.tf as tx. (#197) - Add pretrained modules [docs], e.g., BERT, XLNet, etc. (#206)
- Add new tensor shape related utils, e.g., reduce_with_weights, varlength_*. (#201)