Skip to content

Instantly share code, notes, and snippets.

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 eustin/c631e194b845836b59c224ebed13016f to your computer and use it in GitHub Desktop.
Save eustin/c631e194b845836b59c224ebed13016f to your computer and use it in GitHub Desktop.
batch_loss = tf.reduce_mean(per_example_loss)
print(batch_loss)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment