Skip to content

Instantly share code, notes, and snippets.

@ChunML
Created December 12, 2018 05:25
Show Gist options
  • Save ChunML/796c3e18e5fd2928346a7496a38d99f2 to your computer and use it in GitHub Desktop.
Save ChunML/796c3e18e5fd2928346a7496a38d99f2 to your computer and use it in GitHub Desktop.
iterator = tf.data.Iterator.from_structure(train_data.output_types,
train_data.output_shapes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment