Hello guys I am using Tensorflow 2.0. and in these lines of code: import tensorflow as tf hello = tf.constant('Hello World') sess = tf.compat.v1.Session() ...
確定! 回上一頁