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 variable initialization with deprecate in March 2017 #138

Closed
tarrou opened this issue Dec 22, 2016 · 1 comment · Fixed by #145
Closed

tensorflow variable initialization with deprecate in March 2017 #138

tarrou opened this issue Dec 22, 2016 · 1 comment · Fixed by #145

Comments

@tarrou
Copy link

tarrou commented Dec 22, 2016

All the tf.initialize_all_variables() calls need to be changed to tf.global_variables_initializer() by March 2017 to maintain compatibility with tensorflow.

@rasbt
Copy link
Owner

rasbt commented Dec 23, 2016

Thanks for the note, I'll have a look at that!

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

Successfully merging a pull request may close this issue.

2 participants