Created
May 30, 2018 12:56
-
-
Save darcwader/561d5ce7b9d95a041bd7a96b6508b867 to your computer and use it in GitHub Desktop.
test tensorflow GPU
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
| 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