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

Colab Tutorial Not TF 2.x Compatible #18

Closed
dgrahn opened this issue Jan 31, 2020 · 3 comments
Closed

Colab Tutorial Not TF 2.x Compatible #18

dgrahn opened this issue Jan 31, 2020 · 3 comments

Comments

@dgrahn
Copy link

dgrahn commented Jan 31, 2020

Even though the TF-Gan supports TF 2.x, the Google Colab tutorial is not TF 2.x compatible.

This should be updated to either lock the version to TF 1.x or update to support TF 2.x.

@ayushmankumar7
Copy link

Let me work on this.

@Ankuraxz
Copy link

I had worked on this to produce a GAN, You can use any dataset(Image) you want.
https://github.com/tensorflow/gan/pull/21

Ankuraxz added a commit to Ankuraxz/gan that referenced this issue Mar 20, 2020

In response to Issue "Colab Tutorial Not TF 2.x Compatible tensorflow#18" on tensorflow/gan tensorflow#18

Collab Tutorial using tf 2.x
@joel-shor
Copy link
Contributor

Correct, the colab notebook is deisgned for TF 1.X. If you'd like to add TF 2.X support, contributions are welcome!

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

4 participants