Top
tensorflow
Files
gpu.py
tensorflow
TensorFlow test programs
Summary
Refs
Commits
Files
1
2
3
import
tensorflow
as
tf
print
(
tf
.
config
.
list_physical_devices
(
)
)