Skip to content

Instantly share code, notes, and snippets.

@FrancescoSaverioZuppichini
Last active July 4, 2018 14:55
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 FrancescoSaverioZuppichini/4310a0bd3b1eccd7b63785fde7cebcfb to your computer and use it in GitHub Desktop.
Save FrancescoSaverioZuppichini/4310a0bd3b1eccd7b63785fde7cebcfb to your computer and use it in GitHub Desktop.
graph = tf.get_default_graph()
variable = graph.get_operation_by_name('variable')
print(variable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment