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

Move to tensorflow>=2.0.0 #732

Closed
yoptar opened this issue Mar 1, 2019 · 3 comments
Closed

Move to tensorflow>=2.0.0 #732

yoptar opened this issue Mar 1, 2019 · 3 comments
Assignees

Comments

@yoptar
Copy link
Contributor

yoptar commented Mar 1, 2019

We'll have to remove all tf.contrib usage and move from bert_db to transformers everywhere.

@yoptar yoptar changed the title Move to tensorflow==1.13.1 Move to tensorflow==2.0.0 Mar 29, 2019
@yoptar yoptar changed the title Move to tensorflow==2.0.0 Move to tensorflow>=2.0.0 May 13, 2020
@Barracuda72
Copy link

Barracuda72 commented Jul 16, 2020

To me this looks like a major problem, as TensorFlow 1.x doesn't support Python 3.8+, and not going to:

tensorflow/tensorflow#39768

So Py3.8 users (running Ubuntu 20.04, e.g.) can't use most (if any at all) of DeepPavlov models.
(And it's better to be straight dead than to mix different Python versions on one machine.)

@andreabrduque
Copy link

Are there any updates on this issue?

@IgnatovFedor
Copy link
Collaborator

Tensorflow components will be removed in 1.0.0. In 1.0.0rc0 all pytorch-based models support python 3.6-3.9.

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

6 participants