Skip to content

Tensorflow 2.17 and Python 3.10-3.11#1188

Merged
lfoppiano merged 22 commits intomasterfrom
tensorflow-2.16
Mar 6, 2026
Merged

Tensorflow 2.17 and Python 3.10-3.11#1188
lfoppiano merged 22 commits intomasterfrom
tensorflow-2.16

Conversation

@kermitt2
Copy link
Copy Markdown
Collaborator

This is a working PR for supporting DeLFT upgrated to tensorflow 2.16.

This is an heavy change because this version of tensorflow is moving to Keras 3.0 - we need to use the legacy 2.0 mode, and the existing DL models are not compatible with the new TF version, and need to be retrained.

@kermitt2 kermitt2 marked this pull request as draft October 23, 2024 09:13
@coveralls
Copy link
Copy Markdown

coveralls commented Oct 23, 2024

Coverage Status

coverage: 40.415% (-0.006%) from 40.421%
when pulling be4df4f on tensorflow-2.16
into b8d6bec on master.

@kermitt2
Copy link
Copy Markdown
Collaborator Author

See kermitt2/delft#170 for the corresponding DeLFT upgrade

@lfoppiano lfoppiano changed the title Tensorflow 2.16 Tensorflow 2.17 Mar 1, 2026
@lfoppiano lfoppiano changed the title Tensorflow 2.17 Tensorflow 2.17 and Python 3.10-3.11 Mar 1, 2026
lfoppiano and others added 11 commits March 1, 2026 16:27
…els on systems with very old system libraries
* chore: update CI configuration and Dockerfile for multi-architecture support

* chore: update CI configuration to fetch all tags and adjust Dockerfile for JEP compilation

* fix: update Dockerfile to build JEP with temporary access to full JDK

* fix: remove arm when building the full image

Signed-off-by: Luca Foppiano <luca@foppiano.org>

---------

Signed-off-by: Luca Foppiano <luca@foppiano.org>
@lfoppiano lfoppiano marked this pull request as ready for review March 4, 2026 07:22
@lfoppiano lfoppiano merged commit cdb5e6b into master Mar 6, 2026
9 checks passed
@lfoppiano lfoppiano deleted the tensorflow-2.16 branch March 6, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants