Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created October 19, 2018 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NMZivkovic/fc601a132475c5ca83d198f4102673cf to your computer and use it in GitHub Desktop.
Save NMZivkovic/fc601a132475c5ca83d198f4102673cf to your computer and use it in GitHub Desktop.
self._sess = tf.Session()
initialization = tf.global_variables_initializer()
self._sess.run(initialization)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment