Uncategorized Linux check for tensorflow installation February 1, 2018 Mehmetcan Yegen Leave a comment You can create a simple python script to check tensorflow installation import tensorflow as tf print tf.VERSION