Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hurrycane/1e06a17b074fec5491e5f5e336f7cfae to your computer and use it in GitHub Desktop.
Save hurrycane/1e06a17b074fec5491e5f5e336f7cfae to your computer and use it in GitHub Desktop.
sudo nvidia-docker run --rm tensorflow/tensorflow:0.10.0-gpu python -c 'import tensorflow as tf ; print tf.__version__'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment