how do i find out the version of tensorflow I am using? code example Example: check tensorflow version import tensorflow as tf tf.__version__