Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit aff0ff31 authored by ANDREY Paul's avatar ANDREY Paul
Browse files

Add support for TensorFlow 2.16 / Keras 3.

- Apply some minor backward changes (and, when required, branches) to
  support breaking changes in Keras 3 (the default for TensorFlow 2.16
  and onwards), while preserving support for older versions.
- On the side, split a test about 'Model' serialization in two tests,
  one for config serializability, the other for instantiation from a
  non-serialized config dict.
- The current code has been tested (by running all unit tests) with
  both TensorFlow 2.11 and 2.16, in a Python 3.10 environment.
parent dce82854
No related branches found
No related tags found
1 merge request!63Finalize DecLearn v2.4.0.
Pipeline #943445 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment