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

support tensorflow 2.17+ #602

Open
ne1s0n opened this issue Oct 2, 2024 · 1 comment
Open

support tensorflow 2.17+ #602

ne1s0n opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
priority: MEDIUM medium priority

Comments

@ne1s0n
Copy link

ne1s0n commented Oct 2, 2024

Currently pip install talos forces to downgrade TF to 2.14. This happens especially when using google colab, which by default has TF 2.17.

It's not technically a bug, yet, but it is pushing Talos toward senescence. For example, I used to suggest using Talos in my courses on deep learning, but it's becoming harder to use it, since downgrading TF takes time, requires to restart the colab instance, and it gives a hacky feeling.

@mikkokotila mikkokotila self-assigned this Oct 7, 2024
@mikkokotila mikkokotila added the priority: MEDIUM medium priority label Oct 7, 2024
@mikkokotila
Copy link
Contributor

Yes, this is not acceptable behaviour. We have to make it so that Talos does not take opinion on the TF version, at least not in terms of "greater than x version". Thanks for flagging this.

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

No branches or pull requests

2 participants