Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to find the version of tensorflow command linw

!python -c 'import tensorflow as tf; print(tf.__version__)'
 
PREVIOUS NEXT
Tagged: #find #version #tensorflow #command #linw
ADD COMMENT
Topic
Name
1+2 =