Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created January 29, 2019 18:00
Show Gist options
  • Save GJSissons/0ae775a3d846906353aaba26ef8a5efb to your computer and use it in GitHub Desktop.
Save GJSissons/0ae775a3d846906353aaba26ef8a5efb to your computer and use it in GitHub Desktop.
Scheduling with GPUs - running TensorFlow
$ docker run --runtime=nvidia --rm -it -v $HOME/projects:/projects\
nvcr.io/nvidia/tensorflow:18.03-py2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment