fork download
  1. import tensorflow as tf
  2.  
  3. print(tf.__version__)
Success #stdin #stdout 1.36s 191612KB
stdin
Standard input is empty
stdout
1.13.1