Created
September 6, 2016 02:36
-
-
Save hurrycane/1e06a17b074fec5491e5f5e336f7cfae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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