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

How can I solve the tensorflow version problem? #48

Open
kdj9875 opened this issue Oct 3, 2020 · 1 comment
Open

How can I solve the tensorflow version problem? #48

kdj9875 opened this issue Oct 3, 2020 · 1 comment

Comments

@kdj9875
Copy link

kdj9875 commented Oct 3, 2020

How can I solve the tensorflow version problem?

In 'tf_wpe.py', tensorflow.contrib code make problem.

Tensorflow 2x version doesn't support it.

@boeddeker
Copy link
Member

Hi, thank you for your interest.
We no longer use tensorflow and the breaking changes in tensorflow are large.
I tried to do fix the function renaming, but some parts don't work because of the eager execution.

When you are a tensorflow user, you are welcome to open a pull request to fix this.

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

2 participants