Skip to content

Instantly share code, notes, and snippets.

@JoshVarty
Created March 13, 2018 18:32
Show Gist options
  • Save JoshVarty/56b32632cf80f5c02fa4fd3157bcaa09 to your computer and use it in GitHub Desktop.
Save JoshVarty/56b32632cf80f5c02fa4fd3157bcaa09 to your computer and use it in GitHub Desktop.
input = graph.get_tensor_by_name("input:0")
labels = graph.get_tensor_by_name("labels:0")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment