Skip to content

tensorflow2.0 can't use this module #1325

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

Closed
ididhmc opened this issue Mar 17, 2020 · 4 comments
Closed

tensorflow2.0 can't use this module #1325

ididhmc opened this issue Mar 17, 2020 · 4 comments

Comments

@ididhmc
Copy link

ididhmc commented Mar 17, 2020

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): window10
  • TensorFlow version and how it was installed (source or binary): 2.0.0
  • TensorFlow-Addons version and how it was installed (source or binary): get it by github
  • Python version: 3.6
  • Is GPU used? (yes/no): no

Describe the bug
when i use addons in my program ,it tell me that i only use this module in tensorflow2.1.0, Do you know how can get this module be used in tensorflow2.0.0

@gabrieldemarmiesse
Copy link
Member

I believe we need to add a section in the readme describing the incompatibility problems. But I'll try to at least answer shortly your question here.

TensorFlow-Addons version and how it was installed (source or binary): get it by github

Can you expand a bit more on this? The version installed will affect how I answer :)

@AakashKumarNain
Copy link
Member

AakashKumarNain commented Mar 17, 2020

I believe we need to add a section in the readme describing the incompatibility problems. But I'll try to at least answer shortly your question here.

Agreed. We really need to make it explicit so that people don't run into these issues

@seanpmorgan
Copy link
Member

seanpmorgan commented Mar 17, 2020

Totally agree with better documentation. In the interim you can try tensorflow-addons==0.6.0 which is built against TF2.0.... but it may not have the functionality you're looking for:
https://github.com/tensorflow/addons#linux-build-matrix

@gabrieldemarmiesse
Copy link
Member

Closing this issue since we got no answer from the author. Tracking the docs part in #1317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants