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

Remove tl.layers.initialize_global_variables(sess) #931

Merged
merged 18 commits into from
Jan 16, 2019
Merged

Conversation

zsdonghao
Copy link
Member

Checklist

  • I've tested that my changes are compatible with the latest version of Tensorflow.
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

use sess.run(tf.global_variables_initializer()) to replace all tl.layers.initialize_global_variables(sess)

@zsdonghao zsdonghao changed the title Upsample Remove tl.layers.initialize_global_variables(sess) Jan 15, 2019
@zsdonghao zsdonghao requested a review from lgarithm January 15, 2019 08:04
@DEKHTIARJonathan DEKHTIARJonathan self-requested a review January 15, 2019 08:50
@DEKHTIARJonathan
Copy link
Member

@zsdonghao please update Changelog & merge ;)

@zsdonghao zsdonghao merged commit 94d20f7 into master Jan 16, 2019
@zsdonghao zsdonghao deleted the upsample branch January 16, 2019 08:46
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

Successfully merging this pull request may close these issues.

4 participants