OpenNMT / OpenNMT-tf

Neural machine translation and sequence learning using TensorFlow
https://opennmt.net/
MIT License
1.46k stars 392 forks source link

Feature Request: Support for TensorFlow 2.14 and Higher #1008

Open ncicio opened 8 months ago

ncicio commented 8 months ago

We've encountered a limitation due to the dependencies of packages such as Tf-keras and TensorFlow-addons. These packages require TensorFlow version 2.14 and higher to function optimally.

Given the limited support for TensorFlow-addons until May 2024, we need to ensure future compatibility. Thus, we request support for TensorFlow 2.14 and above in our project.

Thank you for considering our request.

jordimas commented 3 months ago

See: https://github.com/OpenNMT/OpenNMT-tf/pull/1011