Skip to content

New feature: Support TensorFlow 2.17.0#1503

Open
xaviliz wants to merge 1 commit intoMTG:masterfrom
xaviliz:feat/upgrade-tensorflow-to-v2.17.0
Open

New feature: Support TensorFlow 2.17.0#1503
xaviliz wants to merge 1 commit intoMTG:masterfrom
xaviliz:feat/upgrade-tensorflow-to-v2.17.0

Conversation

@xaviliz
Copy link
Copy Markdown
Contributor

@xaviliz xaviliz commented Mar 9, 2026

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.
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.

1 participant