Skip to content

New feature: Support TensorFlow 2.17.0#1503

Merged
dbogdanov merged 1 commit into
MTG:masterfrom
xaviliz:feat/upgrade-tensorflow-to-v2.17.0
May 20, 2026
Merged

New feature: Support TensorFlow 2.17.0#1503
dbogdanov merged 1 commit into
MTG:masterfrom
xaviliz:feat/upgrade-tensorflow-to-v2.17.0

Conversation

@xaviliz

@xaviliz xaviliz commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

New feature: Support TensorFlow 2.17.0

Give support to build Essentia with tensorflow-2.17.0

Details

Small changes in packaging/build_config.sh

  • Update TENSORFLOW_VERSION
  • Define additional flags to optimize the building process
  • Update exports for tensorflow-2.17.0
  • Define new export to silence interactive configure questions.

Prerequisites

  • docker >= 29.0.0
  • cuda == 12.3
  • cudnn == 9
  • gcc == 11.1.0

Testing

Tested in a Dockerfile:

  • Tensorflow builds successfully with build_tensorflow.sh!
  • Essentia builds successfully
    • TensorflowPredict unit tests have been successfully passed

How to test

docker build -f Dockerfile-manylinux_2_28_x86_64 -t manylinux_2_28_x86_64

- Update TENSORFLOW_VERSION
- Define additional flags to optmize the building process
- Update exports for tensorflow-2.17.0 and add export to silence iteractive
  configure questions.
@dbogdanov dbogdanov merged commit 640d765 into MTG:master May 20, 2026
0 of 7 checks passed
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.

2 participants