Skip to content

Instantly share code, notes, and snippets.

@darcwader
Created May 30, 2018 12:56
Show Gist options
  • Select an option

  • Save darcwader/561d5ce7b9d95a041bd7a96b6508b867 to your computer and use it in GitHub Desktop.

Select an option

Save darcwader/561d5ce7b9d95a041bd7a96b6508b867 to your computer and use it in GitHub Desktop.
test tensorflow GPU
from tensorflow.python.client import device_lib
print(device_lib.list_local_devices())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment