Skip to content

Instantly share code, notes, and snippets.

@csukuangfj
Last active March 7, 2019 12:36
Show Gist options
  • Save csukuangfj/5484d88d037d919c145305149662e7c1 to your computer and use it in GitHub Desktop.
Save csukuangfj/5484d88d037d919c145305149662e7c1 to your computer and use it in GitHub Desktop.
useful tensorflow statements
import tensorflow as tf
tf.logging.set_verbosity(tf.logging.ERROR)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment