notebook.community
Edit and run
In [1]: import tensorflow as tf print(tf.__version__)
import tensorflow as tf print(tf.__version__)
1.2.1
In [ ]: