Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-02 | 261 Bytes | |
v1.15.6.tar.gz | 2020-06-02 | 4.3 MB | |
v1.15.6.zip | 2020-06-02 | 4.7 MB | |
Totals: 3 Items | 9.0 MB | 0 |
Added basic support for TF2 modeling in [f65b5e] thanks to @rjpower !
Other misc fixes: - Fixing feature encoder for tf.string variable length features. - adding hparam to make encoder self-attention optional. - Documentation update, thanks @w-hat