Skip to content

Instantly share code, notes, and snippets.

@jybaek
Created June 27, 2017 23:28
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 jybaek/82d275fba873c81c3530f84c10712d3a to your computer and use it in GitHub Desktop.
Save jybaek/82d275fba873c81c3530f84c10712d3a to your computer and use it in GitHub Desktop.
tf.__version
import tensorflow as tf
if __name__ == '__main__':
print tf.__version__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment