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

Add tensorflow v2 compatibility and requirements update #134

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

micpst
Copy link

@micpst micpst commented Nov 1, 2021

Hi @andabi,
I had some problems running the project on the current dependencies, so I decided to make it compatible with current versions of tensorpack and tensorflow.
The latest tensorpack version (0.11) offers basic tf2 compatibility, so I fixed tf imports and made some changes to make it work with 0.11 version of tensorpack. Using python 2 is now deprecated, also latest tensorpack requires python 3.3+, so I changed requirements there as well.
I tested these changes on google colab with GPU and it works fine.
Consider merging.

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

Successfully merging this pull request may close these issues.

1 participant