github.com/sentienttechnologies/studio-go-runner@v0.0.0-20201118202441-6d21f2ced8ee/examples/aws/cpu/app.py (about)

     1  from tensorflow.python.client import device_lib;
     2  
     3  print(device_lib.list_local_devices())