0.13.7
- For Keras 2 compatibility, a generic type var
KerasTensor
is defined instead of usingkeras.KerasTensor
directly, as the latter is only available in Keras 3. - Relax version requirement for Keras in setup config
KerasTensor
is defined instead of using keras.KerasTensor
directly, as the latter is only available in Keras 3.