Skip to content

Instantly share code, notes, and snippets.

@beci
Last active February 25, 2016 21:00
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 beci/00ad700f28760bc1ca90 to your computer and use it in GitHub Desktop.
Save beci/00ad700f28760bc1ca90 to your computer and use it in GitHub Desktop.
dnf install @development-tools
dnf install rpm-build
#where installed:
python -c 'import os; import inspect; import tensorflow; print(os.path.dirname(inspect.getfile(tensorflow)))'
#test:
python -m tensorflow.models.image.mnist.convolutional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment