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

Got warning RNN implementation=2 is not supported #143

Open
Aaaapril4 opened this issue Oct 1, 2022 · 2 comments
Open

Got warning RNN implementation=2 is not supported #143

Aaaapril4 opened this issue Oct 1, 2022 · 2 comments

Comments

@Aaaapril4
Copy link
Contributor

Got an debug information saying

[DEBUG] [tensorflow] RNN `implementation=2` is not supported when `recurrent_dropout` is set. Using `implementation=1`.
DEBUG:tensorflow:RNN `implementation=2` is not supported when `recurrent_dropout` is set. Using `implementation=1`.

after updating the package from the code. I have tried on both tensorflow 2.5.1 and 2.10.0, both have the same issue, and tensorflow 2.5.1 cannot load the model correctly. Is this information important?

@smousavi05
Copy link
Owner

@Aaaapril4 This is for sure just due to the TF versions. Have you tried SeisBech Implementation?

@Aaaapril4
Copy link
Contributor Author

Not yet, I installed from source code.

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