Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Tensorflow version constraint in developer dependencies #1054

Open
elisno opened this issue Mar 14, 2024 · 0 comments
Open

Remove Tensorflow version constraint in developer dependencies #1054

elisno opened this issue Mar 14, 2024 · 0 comments

Comments

@elisno
Copy link
Member

elisno commented Mar 14, 2024

#1052 needs to be reverted when we can run the unit tests on Tensorflow 2.16+

See these lines:

tensorflow<2.16
pip install tensorflow-cpu<2.16

Just drop the <2.16 and verify that CI installs 2.16 in this environment and passes the unit tests for Ubuntu, macOs and Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant