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

Tensorflow 2.0 incompatibility in LSTM procedure #15

Open
xavierkamp opened this issue Jan 27, 2020 · 0 comments
Open

Tensorflow 2.0 incompatibility in LSTM procedure #15

xavierkamp opened this issue Jan 27, 2020 · 0 comments

Comments

@xavierkamp
Copy link
Owner

Command incompatible with tf2.0
image

Seed setting is important for reproducibility and GPU disabling. Parallel processing of time series requires to disable GPU and use only 1 CPU per time series processed.

Furthermore, the above command probably causes timeouts when the session cannot be properly initiated. An alternative must be found.

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

1 participant