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

Incompatibility with tensorflow 2.16 #55

Open
pablo2909 opened this issue Mar 15, 2024 · 2 comments
Open

Incompatibility with tensorflow 2.16 #55

pablo2909 opened this issue Mar 15, 2024 · 2 comments

Comments

@pablo2909
Copy link

pablo2909 commented Mar 15, 2024

Hi,

I get AttributeError: module 'tensorflow' has no attribute 'estimator' when trying to import tensorflow_gan. I believe this is because the recent release of tensorflow (2.16) removed tf.estimator. Should then version 2.15 be a requirement to use tfgan ?
In addition tensorflow_probability should then be version 0.23

Thank you for looking at this :)

@yolitaa
Copy link

yolitaa commented Mar 18, 2024

Hi, I encounter the same problem with you, so have you solved it?

@pablo2909
Copy link
Author

I installed tensorflow 2.15, tensorflow_probability 0.23 and then tensorflow_gan and it worked

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