Keras Release 2.6.0 RC2
Pre-release
Pre-release
Keras 2.6.0 RC2 is a minor bug-fix release.
- Fix TextVectorization layer with output_sequence_length on unknown input shapes.
- Output int64 by default from Discretization layer.
- Fix serialization of Hashing layer.
- Add more explicit error message for instance type checking of optimizer.