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

Update Tensorflow version to 2.1 and Python3 #176

Open
sergiopaniego opened this issue Feb 5, 2020 · 4 comments
Open

Update Tensorflow version to 2.1 and Python3 #176

sergiopaniego opened this issue Feb 5, 2020 · 4 comments
Assignees

Comments

@sergiopaniego
Copy link
Member

Tensorflow 2.1 is the current stable version of tf.
Since we have some functionality in tf, it would be a good idea to update the current version of tf.
Additionally, since Python 2.7 is no longer maintained, update it to Python 3.x

@hmrishavbandy
Copy link

Hi, I would like to work on this. This requires me to just remove and replace the obsolete features in python 2.7 and Tensorflow right?

@hmrishavbandy
Copy link

I have updated to python3.6.9 and will submit the pull request to the same. I hope it is alright to solve this part by part.

@sergiopaniego sergiopaniego self-assigned this Mar 30, 2020
@sergiopaniego
Copy link
Member Author

You can submit two pull request, one for each problem.

@hmrishavbandy
Copy link

Yes, but i have actually not created a branch from master in my fork of the project before committing and now i cant commit before the pull request is merged :(

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

No branches or pull requests

2 participants