Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

tensorflow gpu test

python -c "import tensorflow as tf; print('Num GPUs Available: ', len(tf.config.experimental.list_physical_devices('GPU')))"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #tensorflow #gpu #test
ADD COMMENT
Topic
Name
8+3 =