v1.15.6
Added basic support for TF2 modeling in f65b5e4e0be50b284f9b21d56d3d2a46792cdecf 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