forked from CDS/infrastruktur-dok
Update Workstations-Getting-Started.md
This commit is contained in:
parent
b09c06a4dd
commit
741feabd39
@ -134,6 +134,7 @@ python3 <<- EOF
|
|||||||
import tensorflow as tf
|
import tensorflow as tf
|
||||||
print(tf.config.list_physical_devices('GPU')[0])
|
print(tf.config.list_physical_devices('GPU')[0])
|
||||||
EOF
|
EOF
|
||||||
|
exit
|
||||||
```
|
```
|
||||||
In der letzten Ausgabezeile unseres Skripts sollte im Falle eines Erfolgs nun
|
In der letzten Ausgabezeile unseres Skripts sollte im Falle eines Erfolgs nun
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user