Home
Commands
Check TF GPU
Check TF GPU
AI
python -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))"
Copy command