Created
March 13, 2018 18:32
-
-
Save JoshVarty/56b32632cf80f5c02fa4fd3157bcaa09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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