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

requires re-write for TF 2.x #3

Open
mirekphd opened this issue Nov 7, 2020 · 2 comments
Open

requires re-write for TF 2.x #3

mirekphd opened this issue Nov 7, 2020 · 2 comments

Comments

@mirekphd
Copy link

mirekphd commented Nov 7, 2020

Under TF 2.3 it fails early, at the imports stage:
ModuleNotFoundError: No module named 'tensorflow.contrib'

@mzgubic
Copy link
Owner

mzgubic commented Dec 15, 2020

Hey, feel free to open a PR, happy to review

@chandrasekarnarayana
Copy link

Hi,
I would like to know has any progress has been made on the code migration from TF1 to TF2.
If you have found a workaround please do let me know

one of the suggestions online has been to use a dense layer with linear activation instead of the linear layer from tf.contrib.layer, is this correct?

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

3 participants